修改一些代码

This commit is contained in:
2025-08-28 23:16:19 +08:00
parent 79f7671a9f
commit fcd97c1392
5 changed files with 7 additions and 3 deletions

Binary file not shown.

View File

@@ -7,14 +7,14 @@ extern "C" {
/* Includes ----------------------------------------------------------------- */
#include <cmsis_os2.h>
#include "bsp\pwm.h"
#include "bsp/pwm.h"
/* Exported constants ------------------------------------------------------- */
/* Exported macro ----------------------------------------------------------- */
/* Exported types ----------------------------------------------------------- */
/**
* @brief ???????
* @brief
*/
typedef struct {
BSP_PWM_Channel_t pwm_ch;