thermferm/thermferm.c

changeset 426
e54611453d29
parent 423
02653162b03b
child 481
3dd5d68f59df
--- a/thermferm/thermferm.c	Thu Nov 19 20:45:09 2015 +0100
+++ b/thermferm/thermferm.c	Thu Nov 19 21:17:26 2015 +0100
@@ -352,9 +352,9 @@
 #ifdef HAVE_WIRINGPI_H
     piLock(LOCK_LCD);
     lcdClear(lcdHandle);
-    setBacklight(0);
 #endif
     slcdClear(slcdHandle);
+    setBacklight(0);
 #ifdef HAVE_WIRINGPI_H
     piUnlock(LOCK_LCD);
 #endif

mercurial