This website requires JavaScript.
Explore
Help
Sign In
pim
/
mongoose-touch
Watch
1
Star
0
Fork
0
You've already forked mongoose-touch
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
43c842ccfa96284b5c7d745bb51a6870bf96980d
mongoose-touch
/
include
History
Pim van Pelt
4aa8c56f40
add widget_battery() which shows the LiPo state of charge
2017-11-27 22:36:38 +01:00
..
backlight.h
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
mongoose-touch.h
add widget_battery() which shows the LiPo state of charge
2017-11-27 22:36:38 +01:00
screen.h
Simplify screen: make it absolute and fill the whole TFT
2017-11-26 20:07:26 +01:00
widget.h
add widget_ev_to_str(); Pass 'ed' through to EV_WIDGET_TOUCH_{UP,DOWN} calls
2017-11-26 19:27:57 +01:00