去除头文件中残留的#include "struct_typedef.h"
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#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);
|
||||
|
||||
Reference in New Issue
Block a user