Przeglądaj źródła

Fix syntax error in front of `tmc_axes`

Scott Lahteine 6 lat temu
rodzic
commit
115abf9c53
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      Marlin/src/feature/tmc_util.cpp

+ 1
- 0
Marlin/src/feature/tmc_util.cpp Wyświetl plik

256
         #endif
256
         #endif
257
       #endif
257
       #endif
258
     #endif
258
     #endif
259
+  ;
259
 
260
 
260
   static const char* const tmc_axes[] PROGMEM = {
261
   static const char* const tmc_axes[] PROGMEM = {
261
     ext_X, ext_Y, ext_Z
262
     ext_X, ext_Y, ext_Z

Ładowanie…
Anuluj
Zapisz