thermometers/main.c

changeset 45
053c4657105f
parent 40
dafbbd5e9922
--- 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
 
     /*

mercurial