It used to be that calling clearInterval/clearTimeout with no arguments could cause this - but actually if you try one of the 'cutting edge' builds I changed this last week so it should stop happening now
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.
It used to be that calling
clearInterval/clearTimeout
with no arguments could cause this - but actually if you try one of the 'cutting edge' builds I changed this last week so it should stop happening now