diff -r 311a293b3e46 -r ae720212accc thermferm/panel.c --- a/thermferm/panel.c Mon Aug 11 12:34:49 2014 +0200 +++ b/thermferm/panel.c Mon Aug 11 18:38:57 2014 +0200 @@ -137,7 +137,7 @@ /* * Any key is pressed. */ - if (Backlight == 0) +// if (Backlight == 0) setBacklight(1); Backlight = LCD_SLEEP; menutimer = 0;