diff --git a/wlancfg.lua.example b/wlancfg.lua.example deleted file mode 100644 index e13555d..0000000 --- a/wlancfg.lua.example +++ /dev/null @@ -1,3 +0,0 @@ --- Tell the chip to connect to thi access point -wifi.setmode(wifi.STATION) -wifi.sta.config("SSID","password")