Fix spacing of an #endif
This commit is contained in:
parent
be08eb6153
commit
15fccd43ee
@ -1867,7 +1867,7 @@ void lcd_update() {
|
||||
blink++; // Variable for animation
|
||||
(*currentMenu)();
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(LCD_HAS_STATUS_INDICATORS)
|
||||
lcd_implementation_update_indicators();
|
||||
|
Loading…
Reference in New Issue
Block a user