soft tab correction

This commit is contained in:
xifle 2013-05-20 14:50:39 +02:00
parent 9eeb711c96
commit bbe67fca5a

View File

@ -169,7 +169,7 @@ static void lcd_status_screen()
if (LCD_CLICKED)
{
currentMenu = lcd_main_menu;
encoderPosition = 0;
encoderPosition = 0;
lcd_quick_feedback();
}