summaryrefslogtreecommitdiff
path: root/src/Components/DateTime/DateTimeController.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Add uptime counter in DateTimeController and display it in SystemInfo screen.JF1-1/+2
2020-03-02Fix date/time conversion from CTS to internal date/time representation.JF1-2/+2
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF1-0/+2
2020-01-18DateTimeController is now updated in the system task.JF1-1/+7
2019-12-28Add DateTimeController to manage the time.JF1-0/+30