Update ultralcd.cpp
indent
This commit is contained in:
parent
fd42361236
commit
d6522a643c
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue