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
|
||||
#undef SERVO_DELAY
|
||||
#define SERVO_DELAY { 50 }
|
||||
#endif
|
||||
#endif
|
||||
#ifndef BLTOUCH_DELAY
|
||||
#define BLTOUCH_DELAY 375
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue