max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
This commit is contained in:
parent
911f7e436c
commit
d19cfcfc1d
54 changed files with 192 additions and 146 deletions
|
|
@ -86,7 +86,8 @@
|
|||
#define MSG_PID_D "PID-D"
|
||||
#define MSG_PID_C "PID-C"
|
||||
#define MSG_ACC "Acel"
|
||||
#define MSG_VXY_JERK "Vxy-jerk"
|
||||
#define MSG_VX_JERK "Vx-jerk"
|
||||
#define MSG_VY_JERK "Vy-jerk"
|
||||
#define MSG_VZ_JERK "Vz-jerk"
|
||||
#define MSG_VE_JERK "Ves-jerk"
|
||||
#define MSG_VMAX "Vmax"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue