I don't know what the advantage would be, if any. I ask because I was looking at the source of the Sleep Phase Alarm app and realised it uses polls for the accelerometer reading instead of using Bangle.on("accel", ...).
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 don't know what the advantage would be, if any. I ask because I was looking at the source of the Sleep Phase Alarm app and realised it uses polls for the accelerometer reading instead of using
Bangle.on("accel", ...)
.