I've just pushed some changes, they'll be on the development app loader right now (not banglejs.com/apps)
The issue was that if the sensor supported cadence, only cadence was read, not the wheel revs as well :)
It's fixed now so should work fine. It's tantalisingly close to being usable on Bangle.js 2 as well - it's just everything on screen has a hard-coded position so right now not all the data fits.
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've just pushed some changes, they'll be on the development app loader right now (not banglejs.com/apps)
The issue was that if the sensor supported cadence, only cadence was read, not the wheel revs as well :)
It's fixed now so should work fine. It's tantalisingly close to being usable on Bangle.js 2 as well - it's just everything on screen has a hard-coded position so right now not all the data fits.