Update ultralcd.cpp

indent
This commit is contained in:
DRracer 2020-01-31 16:57:18 +01:00 committed by GitHub
parent fd42361236
commit d6522a643c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7554,7 +7554,7 @@ bool lcd_selftest()
FORCE_HIGH_POWER_START;
#endif // TMC2130
FORCE_BL_ON_START;
_delay(2000);
_delay(2000);
KEEPALIVE_STATE(IN_HANDLER);
_progress = lcd_selftest_screen(TestScreen::ExtruderFan, _progress, 3, true, 2000);