feat: 增加距离控制
This commit is contained in:
@@ -28,6 +28,7 @@ extern int16_t by_motion_get_speed_m2(void);
|
||||
extern void by_motion_set_speed_m1(int16_t speed);
|
||||
extern void by_motion_set_speed_m2(int16_t speed);
|
||||
extern void by_motion_can_handle(uint16_t stdd_id, const uint8_t *data, uint8_t len);
|
||||
extern void by_motion_tmr_handle(void);
|
||||
|
||||
extern by_motor_param param_m1;
|
||||
extern by_motor_param param_m2;
|
||||
|
||||
Reference in New Issue
Block a user