开启上交建模
This commit is contained in:
parent
12016916ef
commit
f87d2a29a6
@ -30,6 +30,7 @@ void Task_music(void *argument) {
|
||||
/* USER CODE INIT BEGIN */
|
||||
BUZZER_Init(&buzzer, BSP_PWM_BUZZER);
|
||||
BUZZER_PlayMusic(&buzzer, MUSIC_RM);
|
||||
|
||||
/* USER CODE INIT END */
|
||||
|
||||
while (1) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user