projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Подчистка
[weathermon.git]
/
weathermon.lua
diff --git
a/weathermon.lua
b/weathermon.lua
index f2b584b90ad777ba20dedf3951bfb5a26d978e7f..e4fa3707cef3f534550911689aa73066e1283887 100755
(executable)
--- a/
weathermon.lua
+++ b/
weathermon.lua
@@
-250,7
+250,6
@@
if mqtt_host then
mqtt_client:auth(mqtt_user, mqtt_passwd)
end
mqtt_client:connect(mqtt_id)
- json = require( "json" )
end
if serial_port then