buzzer problem not ok

This commit is contained in:
TuxMonkey
2025-11-11 21:46:38 +08:00
parent 82f21f7d35
commit 9f205d6252
8 changed files with 107 additions and 113 deletions

View File

@@ -32,6 +32,9 @@
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */
#include "buzzer.h"
#include "delayticks.h"
/* USER CODE END Includes */
/* Private typedef -----------------------------------------------------------*/
@@ -127,7 +130,7 @@ int main(void)
MX_TIM3_Init();
MX_SPI6_Init();
/* USER CODE BEGIN 2 */
systemstart_song();
/* USER CODE END 2 */
/* Init scheduler */