NorthernWidget / DS3231

Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock.html) and Jeelabs/Ladyada's (https://github.com/adafruit/RTClib) libraries
The Unlicense
186 stars 81 forks source link

[BUGFIX & new example]: add new example and BUGFIX for __AVR__ for function DS3231::setEpoch() #66

Closed hasenradball closed 2 years ago

hasenradball commented 2 years ago

as discussed in PR #65.

IowaDave commented 2 years ago

Resuming work on this library as of Sept 5 2022. Intend to merge this PR later today after testing the bugfix and the new example on various Arduino platforms.