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