LuaLoader icon indicating copy to clipboard operation
LuaLoader copied to clipboard

wifi.sta.config("SSSID","PASSWORD") no longer supported

Open marcelstoer opened this issue 8 years ago • 0 comments

https://github.com/GeoNomad/LuaLoader/blob/e42164e7285a0fdcb3ee124e8a680eaf9518d701/Source/LuaLoaderMain.pas#L1177

This is no longer valid, the API changed: https://nodemcu.readthedocs.io/en/latest/en/modules/wifi/#wifistaconfig

See https://github.com/nodemcu/nodemcu-firmware/issues/2082

marcelstoer avatar Aug 20 '17 22:08 marcelstoer