已裁剪掉逗猫棒的业务程序,原有的蓝牙转USB功能不受影响
This commit is contained in:
@@ -61,13 +61,9 @@ void mcpwm_test(void);
|
||||
void set_io_ext_interrupt_cbfun(void (*cbfun)(u8 index));
|
||||
void io_ext_interrupt_init(u8 index, u8 port, u8 trigger_mode);
|
||||
void io_ext_interrupt_close(u8 index, u8 port);
|
||||
void io_ext_interrupt_test(void);
|
||||
|
||||
|
||||
void timer_pwm_init(JL_TIMER_TypeDef *JL_TIMERx, u32 pwm_io, u32 fre, u32 duty);
|
||||
void set_timer_pwm_duty(JL_TIMER_TypeDef *JL_TIMERx, u32 duty);
|
||||
void timer_pwm_test(void);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user