I realized that instead of using setInterval on the karvonen screen we probably want to act on the Bangle.HRM event. I'll refactor sometime soon.
setInterval
Bangle.HRM
@Ganblejs 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.
I realized that instead of using
setInterval
on the karvonen screen we probably want to act on theBangle.HRM
event. I'll refactor sometime soon.