@jeffmer, I like this very much!
Browsing the code, I suggest this change:
function stopdraw() { if(intervalRefSec) {intervalRefSec=clearInterval(intervalRefSec);} }
@allObjects 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.
@jeffmer, I like this very much!
Browsing the code, I suggest this change: