diff -r c51265b518ce -r e54611453d29 thermferm/thermferm.c --- 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