Thanks - do you notice it anywhere else?
I'm wondering what we do in https://github.com/espruino/BangleApps/blob/master/apps/welcome/app-bangle2.js that makes it so apparent in the welcome app.
I'll do some testing with:
Bangle.setLCDTimeout(0); Bangle.setLocked(0); Bangle.setLCDPower(1);
As I think that may be causing the problem...
@Gordon 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.
Thanks - do you notice it anywhere else?
I'm wondering what we do in https://github.com/espruino/BangleApps/blob/master/apps/welcome/app-bangle2.js that makes it so apparent in the welcome app.
I'll do some testing with:
As I think that may be causing the problem...