修复pwm

This commit is contained in:
2025-08-30 10:53:30 +08:00
parent fcd97c1392
commit d6eaed5f72
4 changed files with 3 additions and 7 deletions

View File

@@ -19,7 +19,6 @@ typedef struct {
/* Exported functions prototypes -------------------------------------------- */
int8_t BUZZER_Init(BUZZER_t *buzzer, BSP_PWM_Channel_t channel);