Isn't the accelerometer used to turn the Bangle.js / display on when rotating (the wrist)? Changing the interval for polling the accelerometer, does that not have an impact on that behavior?
Yes, which is why I'm not doing it by default.
However it seems many people turn off the behaviour and just use buttons for wakeup, in which case it doesn't matter.
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.
Yes, which is why I'm not doing it by default.
However it seems many people turn off the behaviour and just use buttons for wakeup, in which case it doesn't matter.