Works for me! Did you use Bangle.setLCDPower(0)?
Bangle.setLCDPower(0)
Or what do you mean by LCD power? because the LCD is usually permanently on.
Perhaps the 'lock' event is more what you're after?
@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.
Works for me! Did you use
Bangle.setLCDPower(0)
?Or what do you mean by LCD power? because the LCD is usually permanently on.
Perhaps the 'lock' event is more what you're after?