This library provides a straightforward interface for setting and retrieving the time and date, configuring alarms, enabling and disabling the trickle charger, handling event input (EVI), and managing backup switchover functionalities. It abstracts the underlying I2C communication and register manipulations, allowing for easy integration of the RV3028 RTC.
What's Changed
- testing and magic numbers! by @dbgen1 in #3
- Restructuring by @dbgen1 in #5
- Cleaning up some bugs 🧹 by @dbgen1 in #6
- [BUG FIX] Fixed the I2C Device Setup Bug by @Mikefly123 in #7
New Contributors
- @dbgen1 made their first contribution in #3
- @Mikefly123 made their first contribution in #7
Full Changelog: https://github.com/proveskit/PROVES_CircuitPython_RV3028/commits/v1.0.0