aboutsummaryrefslogtreecommitdiffstats
path: root/src/Components/DateTime
Commit message (Collapse)AuthorAgeFilesLines
* Encapsulate the drawing of the screen into Screens classes.JF2020-01-181-0/+2
|
* DateTimeController is now updated in the system task.JF2020-01-182-10/+56
| | | | | It runs every 1s in Running mode, and every 1h in sleep mode. This should allow to keep the watch on time for more than 4 hours.
* Add DateTimeController to manage the time.JF2019-12-282-0/+46
Use messages in message queues to refresh the UI