Przeglądaj źródła

Fix identation by tab

There was a tab instead of spaces
GMagician 7 lat temu
rodzic
commit
6127154af3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/Conditionals_LCD.h

+ 1
- 1
Marlin/Conditionals_LCD.h Wyświetl plik

@@ -379,7 +379,7 @@
379 379
     #if NUM_SERVOS == 1
380 380
       #undef SERVO_DELAY
381 381
       #define SERVO_DELAY { 50 }
382
-	#endif
382
+    #endif
383 383
     #ifndef BLTOUCH_DELAY
384 384
       #define BLTOUCH_DELAY 375
385 385
     #endif

Ładowanie…
Anuluj
Zapisz