aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components
Commit message (Collapse)AuthorAgeFilesLines
* Add DateTimeController to manage the time.JF2019-12-282-0/+46
| | | | Use messages in message queues to refresh the UI
* Add BleController to manage the BLE connection statusJF2019-12-272-0/+26
|
* Replace pin numbers by constantsJF2019-12-272-5/+9
|
* Implement battery measurement in BatteryController.JF2019-12-272-0/+68
| | | | Update battery info on wake up (with button)
* The font is now fixed width.JF2019-12-072-4/+16
| | | | HUGE performance improvement of the display driver.
* Convert Spi and GFX to C++.JF2019-12-072-0/+102