summaryrefslogtreecommitdiff
path: root/src/Components/DateTime/DateTimeController.h
AgeCommit message (Collapse)Author
2020-06-07Add uptime counter in DateTimeController and display it in SystemInfo screen.JF
2020-03-02Fix date/time conversion from CTS to internal date/time representation.JF
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF
2020-01-18DateTimeController is now updated in the system task.JF
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.
2019-12-28Add DateTimeController to manage the time.JF
Use messages in message queues to refresh the UI