Fix syntax error in front of tmc_axes

This commit is contained in:
Scott Lahteine 2018-09-17 01:10:14 -05:00
parent 0780913848
commit 115abf9c53

View file

@ -256,6 +256,7 @@ void _tmc_say_axis(const TMC_AxisEnum axis) {
#endif
#endif
#endif
;
static const char* const tmc_axes[] PROGMEM = {
ext_X, ext_Y, ext_Z