Fix syntax error in front of tmc_axes
This commit is contained in:
parent
0780913848
commit
115abf9c53
@ -256,6 +256,7 @@ void _tmc_say_axis(const TMC_AxisEnum axis) {
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
;
|
||||||
|
|
||||||
static const char* const tmc_axes[] PROGMEM = {
|
static const char* const tmc_axes[] PROGMEM = {
|
||||||
ext_X, ext_Y, ext_Z
|
ext_X, ext_Y, ext_Z
|
||||||
|
Loading…
Reference in New Issue
Block a user