|
eab5f31a92
|
Move to Native SPI implementations of ILI9341 and STMPE610
|
2017-12-01 13:57:43 +01:00 |
|
|
5b80d88b86
|
Extend keepalive if the user is currently touching the screen -- this avoids the screen fading out on presses longer than the inactivity timeout
|
2017-11-28 15:58:46 +01:00 |
|
|
9fc40fd800
|
New implementation of backlight based on persistent keepalive timer, rather than oneshot timer
|
2017-11-28 15:32:27 +01:00 |
|
|
d07a0e053c
|
Backlight support. TOUCH events feed backlight_keepalive(); After a timeout, we fade the backlight to 0 using timers. When the backlight is not active, TOUCH events are not passed to widgets, but the backlight is re-enabled; Add some flags to mos.yml to drive timeout and PWM pin for the backlight on Featherwing
|
2017-11-27 21:30:01 +01:00 |
|