LuaLoader icon indicating copy to clipboard operation
LuaLoader copied to clipboard

A serial communications tool and IDE for the NodeMcu Lua firmware for the ESP8266

Results 2 LuaLoader issues
Sort by recently updated
recently updated
newest added

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

I tried to copy a file to the board. Worked fine until i did some indexing of arrays. ended up getting ``` > > > > > > > >...