thermferm/panel.c

changeset 219
ae720212accc
parent 216
d734255e66a0
child 228
11655e7124c5
--- 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;

mercurial