diff -r f37d73940699 -r 053c4657105f thermometers/main.c --- a/thermometers/main.c Mon May 19 17:49:04 2014 +0200 +++ b/thermometers/main.c Tue May 20 17:07:32 2014 +0200 @@ -364,7 +364,7 @@ sprintf(buf, "1"); rc = mosquitto_publish(mosq, &mid_sent, state, strlen(buf), buf, qos, 1); #ifdef HAVE_WIRINGPI_H - setBacklight(0); +// setBacklight(0); #endif /*