Implemented Backlight dimming and added documentation.
Backlight is now 100% when not idle,
60 seconds after the last touch the backlight is set to 10% (sleep mode)
display needs be woken up by a touch operation on the display
(this operation doesn't execute any commands)
Implemented Backlight dimming and added documentation.
Backlight is now 100% when not idle, 60 seconds after the last touch the backlight is set to 10% (sleep mode) display needs be woken up by a touch operation on the display (this operation doesn't execute any commands)
Fixes #42