Tests de conso en wifi et récupération de liste d'AP vues

This commit is contained in:
Christian Zufferey
2018-12-09 18:04:58 +01:00
parent cf3d2ad0e5
commit 9c29f6a0a2
12 changed files with 73 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ f= "wifi_cli_conf.lua" if file.exists(f) then dofile(f) end
f= "wifi_cli_start.lua" if file.exists(f) then dofile(f) end
--f= "telnet_srv.lua" if file.exists(f) then dofile(f) end
f= "web_ide2.lua" if file.exists(f) then dofile(f) end
f= "dsleep.lua" if file.exists(f) then dofile(f) end
--f= "dsleep.lua" if file.exists(f) then dofile(f) end
--heartbeat()