I wonder if wlan.save() is a bit broken? I can get it to work perfectly by manually connecting at power-on - it's just if I expect wlan.save() to automatically do it for me.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I wonder if
wlan.save()
is a bit broken? I can get it to work perfectly by manually connecting at power-on - it's just if I expectwlan.save()
to automatically do it for me.