commit
370bc88b2d
|
@ -31,7 +31,7 @@ function startServer()
|
||||||
print("===Now,Using xcon_tcp logon and input LUA.====")
|
print("===Now,Using xcon_tcp logon and input LUA.====")
|
||||||
end
|
end
|
||||||
|
|
||||||
tmr.alarm(1000, 1, function()
|
tmr.alarm(0, 1000, 1, function()
|
||||||
if wifi.sta.getip()=="0.0.0.0" then
|
if wifi.sta.getip()=="0.0.0.0" then
|
||||||
print("Connect AP, Waiting...")
|
print("Connect AP, Waiting...")
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue