Most elements have a timer section that allows manipulating timers, but this block is missing on the lcd elements. I'd like to use events and timers to control the back light in order to prevent screen burn in. Any advice on this would be appreciated!
💬
general Grid
Timers in LCD?
Leo Szeto · · 1 replies
Replies (1)
The draw event is periodically triggered on the screen as far as I'm concerned. A quick print there might be of help there. Other than that you could use any other timers, like the one on system event by referencing the LCD, which is element[13] on the module.
View on Discord
This post is from the Intech Studio Discord community.