You are reading a single comment by @d3nd3-o0 and its replies. Click here to read the full conversation.
  • It might be because its a "Memory In Pixel" type display. I assume this means that it retains the last pixels like an always on type of thing. A simple Bangle.on('lcdPower', function(on) { if (!on)g.clear() }); should do the job. Can save it as a lcdoff.boot.js file, then delete it if you don't like.

About

Avatar for d3nd3-o0 @d3nd3-o0 started