I made the changes suggested by Gordon above. Same file (https://s3.amazonaws.com/s3.voneicken.com/espruino/functions.html)
The two short questions are still open and the answer will cause further small changes.
Gordon, would you mind making some small fixes to the pseudo-markdown so startAP and stopAP have decent bullet lists, or just tell me how to change the formatting so it works? (https://github.com/tve/Espruino/blob/master/libs/network/esp8266/jswrap_esp8266_network.c#L710-L733 and https://github.com/tve/Espruino/blob/master/libs/network/esp8266/jswrap_esp8266_network.c#L349-L365)
Update: ooops, I forgot about the async optional parameter... Update2: now added
@tve started
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 made the changes suggested by Gordon above. Same file (https://s3.amazonaws.com/s3.voneicken.com/espruino/functions.html)
The two short questions are still open and the answer will cause further small changes.
Gordon, would you mind making some small fixes to the pseudo-markdown so startAP and stopAP have decent bullet lists, or just tell me how to change the formatting so it works? (https://github.com/tve/Espruino/blob/master/libs/network/esp8266/jswrap_esp8266_network.c#L710-L733 and https://github.com/tve/Espruino/blob/master/libs/network/esp8266/jswrap_esp8266_network.c#L349-L365)
Update: ooops, I forgot about the async optional parameter...
Update2: now added