soft tab correction
This commit is contained in:
parent
9eeb711c96
commit
bbe67fca5a
|
@ -169,7 +169,7 @@ static void lcd_status_screen()
|
|||
if (LCD_CLICKED)
|
||||
{
|
||||
currentMenu = lcd_main_menu;
|
||||
encoderPosition = 0;
|
||||
encoderPosition = 0;
|
||||
lcd_quick_feedback();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue