X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/8535e6a1afa35ae008854c6f494470126da9cd7e..6973d6067a55500a0d7d8868357decd72f24a73c:/weathermon.lua diff --git a/weathermon.lua b/weathermon.lua index f2b584b..e4fa370 100755 --- 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