Hi - thanks for letting me know. I'll look into this. I've filed an issue for it here: https://github.com/espruino/Espruino/issues/1088
3 LEDs lit happens when the Puck itself reboots - so it looks like there might have been some internal error.
If you save() your code I imagine you can still stop connections - but any bug that can cause the interpreter to reboot needs fixing
save()
@Gordon 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.
Hi - thanks for letting me know. I'll look into this. I've filed an issue for it here: https://github.com/espruino/Espruino/issues/1088
3 LEDs lit happens when the Puck itself reboots - so it looks like there might have been some internal error.
If you
save()
your code I imagine you can still stop connections - but any bug that can cause the interpreter to reboot needs fixing