Fix identation by tab

There was a tab instead of spaces
master
GMagician 7 years ago
parent 405a2132f3
commit 6127154af3

@ -379,7 +379,7 @@
#if NUM_SERVOS == 1 #if NUM_SERVOS == 1
#undef SERVO_DELAY #undef SERVO_DELAY
#define SERVO_DELAY { 50 } #define SERVO_DELAY { 50 }
#endif #endif
#ifndef BLTOUCH_DELAY #ifndef BLTOUCH_DELAY
#define BLTOUCH_DELAY 375 #define BLTOUCH_DELAY 375
#endif #endif

Loading…
Cancel
Save