加入大疆C板例程bsp
This commit is contained in:
7
bsp/boards/bsp_imu_pwm.h
Normal file
7
bsp/boards/bsp_imu_pwm.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef BSP_IMU_PWM_H
|
||||
#define BSP_IMU_PWM_H
|
||||
#include "struct_typedef.h"
|
||||
|
||||
extern void imu_pwm_set(uint16_t pwm);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user