Thanks. Definitely agree at least an API like wlan.sendCommand("AT+...", timeout, function(result) {}); would be so useful, not only for APs but other customizations too.
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.
Thanks. Definitely agree at least an API like
wlan.sendCommand("AT+...", timeout, function(result) {});
would be so useful, not only for APs but other customizations too.