Removed hardcoded testvalue

This commit is contained in:
Ollo 2021-11-01 13:06:14 +01:00
parent b0f0481b6f
commit 0f2855aafa

View File

@ -3,7 +3,7 @@ local m=nil
local mqttConnected = false
-- Temp:
local t=nil
local dispTemp=10
local dispTemp=nil
function handleSingleCommand(client, topic, data)
if (data == "ON") then