Releases: cvmanjoo/RTC
Releases · cvmanjoo/RTC
v1.11.0 Bugfixes and Improvements
v1.10.0 Bugfixes and Update
v1.10.0 Changelog
- Updated DS1307 and DS3231 functions and examples
- Added DS3232 Support
- Fixed setHours() Bug in MCP7940 #32
v1.9.2 DS1307 Bug Fix
Fixed: 12 AM issue.
v1.9.1: Fix #24
Fixed DS3231's begin() Issue. #24
v1.9.0: Revamp DS1307
- Refreshed Code for DS1307
- Fixed Epoch issues with DS1307
- Other bug fixes
v1.8.0: Added MCP7940
- Added Microchip's MCP7940
- Updated Examples
- Other Bugfixes
v1.7.1: Version Fixes and Bump
Version Fixes and Bump
v1.7.0: Bug Fixes and Clean up.
Bug fixes and Added support to Node MCU and ESP
v1.6.0: Bug Fixes and Clean up.
Bugfixes and Clean up
v1.5.0: Added PCF8523
- Added RTC PCF8523
- Renamed RTC.h to I2C_RTC.h to Avoid conflict Arduino's RTC
- Added some validation to Code.