Fixed code for simulation

This commit is contained in:
Ollo 2021-03-18 21:38:10 +01:00
parent 890c84dfbd
commit d1a67f1cb4

View File

@ -155,7 +155,7 @@ function normalOperation()
end
ws2812.write(rgbBuffer)
else
timer:unregister()
wifitimer:unregister()
wifitimer=nil
connect_counter=nil
print('IP: ',wifi.sta.getip(), " heap: ", node.heap())