thermferm/panel.c

changeset 228
11655e7124c5
parent 219
ae720212accc
child 229
5f93b61adb34
--- a/thermferm/panel.c	Wed Aug 13 17:37:59 2014 +0200
+++ b/thermferm/panel.c	Wed Aug 13 19:14:01 2014 +0200
@@ -137,8 +137,7 @@
 	    /*
 	     * Any key is pressed.
 	     */
-//	    if (Backlight == 0)
-		setBacklight(1);
+	    setBacklight(1);
 	    Backlight = LCD_SLEEP;
 	    menutimer = 0;
 	} else {

mercurial