Fix identation by tab
There was a tab instead of spaces
This commit is contained in:
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…
Reference in New Issue
Block a user