|
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 |
|
|
d7dd2025b8
|
Add seconds to Time type, handle in time component
|
2023-05-18 01:29:30 +01:00 |
|
|
89eb99b80f
|
Move time update logic from display module to time manager
|
2023-05-18 01:29:30 +01:00 |
|
|
d84bb7ac4b
|
Add support for getting day of the week to time module
|
2023-05-18 01:29:30 +01:00 |
|
|
2ca513b98d
|
Add date support to time manager
|
2023-05-17 15:24:11 +01:00 |
|
|
744f8b2504
|
Configure SNTP
|
2023-05-16 00:07:43 +01:00 |
|
|
cee2e368dc
|
Flesh out time module
|
2023-05-16 00:07:43 +01:00 |
|