just o to add - to do full soft reset there is E.reboot(), reset() just reinitializes the javascript interpreter, clears variables etc. The idea of reset() is that it restarts without closing console connection over bluetooth/wifi.
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.
just o to add - to do full soft reset there is E.reboot(), reset() just reinitializes the javascript interpreter, clears variables etc. The idea of reset() is that it restarts without closing console connection over bluetooth/wifi.