Browse Source

update

master
zhaohe 2 years ago
parent
commit
6652d159d8
  1. 2
      api/i_step_motor_ctrl_module.hpp

2
api/i_step_motor_ctrl_module.hpp

@ -47,7 +47,7 @@ class I_StepMotorCtrlModule {
s32 distance_scale_denominator; //
s32 ihold;
s32 irun;
u16 iholddelay;
s32 iholddelay;
s32 acc;
s32 dec;

Loading…
Cancel
Save