aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Brightness.h
Commit message (Collapse)AuthorAgeFilesLines
* Renamed DisplayApp/ to displayapp/Avamander2020-10-021-33/+0
|
* Add the possibility to the screen to handle a touch gesture.JF2020-03-151-0/+2
| | | | A default action is taken if the current screen doesn't handle it.
* Encapsulate brightness controll into the class BrightnessController.JF2020-03-151-0/+31
Add a new app to configure the brightness.