Releases: Naguissa/uRTCLib
Releases · Naguissa/uRTCLib
Multitype on all Arches
Also added a constructor to skip Wire.init() if there is any compatibility problem.
Maple compatibility fixes
4.0.2 Cleanup
Fix library verion on properties
Fix library verion on properties
Template for read/write standard datatypes from EEPROM
- Added templates for reading and writing standard datatypes from EEPROM (idea taken from a pull request done by @hyperion11 ).
- Added i2c addresses in constructor, as optional arguments.
- Removed part selection defines; code will not be bigger as compiler will take out unused code and these defines can cause problems while linking.
email fix
Added set addresses ability
- Added set addresses ability
- Added example using new functionality
- Updated README URLs
Fixes and change compatibility to "all"
3.0.2 Fix library.properties for version number and prepare next release (m…
uRTCLib renaming
Same as last version except for adding ESP8266 compatibility, some properties details and renamed to uRTCLib to avoid name clashes on non-case-sensitive FileSystems / OSs.