6 Commits

Author SHA1 Message Date
9c9f027bb8 Add support for snoozing alarms
Also modified time_manager to pass time by value to time callbacks as
it's a fairly small struct and it will probably be more robust.
2023-05-19 14:02:49 +01:00
89eb99b80f Move time update logic from display module to time manager 2023-05-18 01:29:30 +01:00
3a34109ccf Remove decimal point from display 2023-05-16 00:07:43 +01:00
cee2e368dc Flesh out time module 2023-05-16 00:07:43 +01:00
be666164f4 Create display module top level 2023-05-16 00:07:43 +01:00
95cf84728d Write driver for 7-segment display 2023-05-16 00:07:43 +01:00