The module sets a new timeout for the current precision after every update, so simply changing this.precision inside draw/update should work.
this.precision
@rigrig 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.
The module sets a new timeout for the current precision after every update, so simply changing
this.precision
inside draw/update should work.