generated from hulk/gd32e23x_template_cmake_vscode
feature(actuator):添加推杆驱动函数新函数
This commit is contained in:
@@ -9,4 +9,6 @@ void actuator_init(void);
|
||||
|
||||
void actuator_output(actuator_channel_t channel, uint16_t duty, actuator_direction_t direction);
|
||||
|
||||
void actuator_stop(actuator_channel_t channel);
|
||||
|
||||
#endif // ACTUATOR_H
|
||||
Reference in New Issue
Block a user