微小错误修改
This commit is contained in:
parent
41ec0a3f2d
commit
72582d6f31
@ -152,7 +152,7 @@ extern "C"
|
||||
|
||||
int8_t chassis_init(Chassis_t *c, Chassis_Param_t *param, float target_freq);
|
||||
int8_t Chassis_update(Chassis_t *c);
|
||||
int8_t Chassis_Control(Chassis_t *c, Chassis_CMD_t *c_cmd);
|
||||
int8_t Chassis_Control(Chassis_t *c, Chassis_CMD_t *c_cmd,uint32_t now);
|
||||
void Chassis_Setoutput(Chassis_t *c);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user