Thanks - I just checked on this and it's a bug in Pixl.menu in the Pixl.js firmware (it's slightly special as it is implemented in JS, but the act of executing it seems to mess with the execution state).
I'll try and get a fix in for it, but in the mean time, add this code up the top of what you upload and it'll fix it:
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 - I just checked on this and it's a bug in
Pixl.menu
in the Pixl.js firmware (it's slightly special as it is implemented in JS, but the act of executing it seems to mess with the execution state).I'll try and get a fix in for it, but in the mean time, add this code up the top of what you upload and it'll fix it: