You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi - you can set a timer for turning the LCD off with:

    Bangle.setOptions({lcdPowerTimeout:10000­}); // ms - so 10000 = 10 sec
    

    And you can paste that into the Custom Boot Code app to get it to apply for you.

    But as others have said, turning the LCD off makes basically zero difference to power consumption (about 1%), so really you'd only be doing it for privacy

About

Avatar for Gordon @Gordon started