aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Modal.h
Commit message (Collapse)AuthorAgeFilesLines
* Encapsulate Notification management in NotificationManager. It implement a ↵JF2020-03-281-3/+1
| | | | static array of notifications to avoid dynamic allocation.
* Add support for BLE notification (ANS client).JF2020-03-251-0/+3
| | | | Work In Progress!!!
* Add new Screens (gauge, meter,...)JF2020-02-261-0/+44