Fix identation by tab

There was a tab instead of spaces
This commit is contained in:
GMagician 2017-08-18 11:34:55 +02:00
parent 405a2132f3
commit 6127154af3

View file

@ -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