Переделана обработка сообщений MQTT в связи с переходом на прошивку Sonoff-Tasmota...
[weathermon.git] / weathermon_cron
index 30e21d85d9700c2bda63367544ce7f8d07f49f95..bc4eb88504a0d981f90d203c6d299c01c14d5a71 100755 (executable)
@@ -12,6 +12,8 @@ import ConfigParser
 
 import uuid
 
+debug = True
+
 def print_log(str):
   global logging,debug
   if debug>0: