summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Brightness.h
AgeCommit message (Collapse)AuthorFilesLines
2020-03-15Add the possibility to the screen to handle a touch gesture.JF1-0/+2
A default action is taken if the current screen doesn't handle it.
2020-03-15Encapsulate brightness controll into the class BrightnessController.JF1-0/+31
Add a new app to configure the brightness.