LuaLoader
LuaLoader copied to clipboard
wifi.sta.config("SSSID","PASSWORD") no longer supported
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