Remove some extraneous spaces
This commit is contained in:
parent
672e45652e
commit
f02af83d42
23 changed files with 42 additions and 42 deletions
|
|
@ -428,7 +428,7 @@ uint16_t max_display_update_time = 0;
|
|||
}
|
||||
else if (screen == lcd_status_screen && currentScreen == lcd_main_menu && PENDING(millis(), doubleclick_expire_ms))
|
||||
screen = lcd_babystep_z;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
currentScreen = screen;
|
||||
encoderPosition = encoder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue