diff options
Diffstat (limited to '')
| -rw-r--r-- | src/rtc.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,4 +17,8 @@ void rtc_setup(void); void rtc_increment(void); +void rtc_set_minutes(uint8_t m); + +void rtc_set_hours(uint8_t h); + #endif |
![]() |
index : daft-watch | |
| Simple wrist watch with RTC using attiny84a |
| aboutsummaryrefslogtreecommitdiff |