projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Переделана обработка сообщений MQTT в связи с переходом на прошивку Sonoff-Tasmota...
[weathermon.git]
/
weathermon_cron
diff --git
a/weathermon_cron
b/weathermon_cron
index 30e21d85d9700c2bda63367544ce7f8d07f49f95..bc4eb88504a0d981f90d203c6d299c01c14d5a71 100755
(executable)
--- a/
weathermon_cron
+++ b/
weathermon_cron
@@
-12,6
+12,8
@@
import ConfigParser
import uuid
import uuid
+debug = True
+
def print_log(str):
global logging,debug
if debug>0:
def print_log(str):
global logging,debug
if debug>0: