修复生成报错

This commit is contained in:
2025-09-12 23:38:20 +08:00
parent 3062fbbef0
commit 60154cafd5
7 changed files with 36 additions and 663 deletions

Binary file not shown.

View File

@@ -6,13 +6,9 @@
#include "bsp/gpio.h"
#include "bsp/pwm.h"
#include "device.h"
/* Private define ----------------------------------------------------------- */
/* Private macro ------------------------------------------------------------ */
/* Private typedef ---------------------------------------------------------- */
int8_t LED_PWMSet(BSP_PWM_Channel_t channel,float duty_cycle)
{