完善速度档位的调试。
This commit is contained in:
@@ -85,6 +85,7 @@ enum EFirmwareVer
|
||||
typedef struct s_so7_axis // axis parameters
|
||||
{
|
||||
char _Move_Speed_Gear;
|
||||
char _MoveTo_Speed_Gear;
|
||||
union
|
||||
{
|
||||
long _long_;
|
||||
@@ -109,7 +110,6 @@ struct s_so7_axis_config // axis configuration
|
||||
{
|
||||
double _motor_precision;//set precision
|
||||
double _motor_wheelbase;//set wheelbase
|
||||
|
||||
char _speed_base[5];
|
||||
char _speed_fresh[5];
|
||||
char _speed_start[5];
|
||||
|
||||
Reference in New Issue
Block a user