That's great - but I feel like there shouldn't really be any issues with the 'old' way of doing it - unless for some reason the clock face caused an exception when drawing so execution never completed and queueDraw never got called.
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.
That's great - but I feel like there shouldn't really be any issues with the 'old' way of doing it - unless for some reason the clock face caused an exception when drawing so execution never completed and
queueDraw
never got called.