Is there a way to tell the system not to lock the device and keep the backlight on until the app is closed?
You could programmatically change the setting and then switch it back to the user setting when exiting the app, would be one way.
@Ganblejs 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.
Is there a way to tell the system not to lock the device and keep the backlight on until the app is closed?