Releases: Naguissa/uRTCLib
Releases · Naguissa/uRTCLib
Version bump
02 Feb 08:17
Compare
Sorry, something went wrong.
No results found
Version bump to let Arduino libraries get new release after an error creating previous release on GitHub. Nothing changed from previous release.
Fix 19-byte overflow request on ATTiny.
28 Jan 11:50
Compare
Sorry, something went wrong.
No results found
v.6.9.8 - Fix 19-byte overflow request on ATTiny. Fixes #48 , thanks to @wldyslw for his research
Fix AtTiny support
12 Jan 07:31
Compare
Sorry, something went wrong.
No results found
ESP32 and ESP8266 example
11 Jun 08:36
Compare
Sorry, something went wrong.
No results found
Added a complex example using uEspConfigLib library that consists in a full frontend to manage WiFi and RTC registers
Fix parentheses
07 Jun 06:23
Compare
Sorry, something went wrong.
No results found
Status internal register improvements for DS1307
06 Jun 10:56
Compare
Sorry, something went wrong.
No results found
Added Wire1 example
29 Apr 11:26
Compare
Sorry, something went wrong.
No results found
Added Wire1 example
Changed from Travis-CI to GitHub actions
Fixed compile error on Arduino Nano Everything
Docs improvements
10 Apr 06:09
Compare
Sorry, something went wrong.
No results found
Fix a typo
Add link to I2C unlock procedure.
Both thanks to @rtek1000 .
Access to last one byte of RTCs RAM : PR #37
14 Feb 10:12
Compare
Sorry, something went wrong.
No results found
Access to last one byte of RTCs RAM : PR #37
Minor release, no change on functionality. BIG thanks to @BenUniqcode
Add error check to refresh function
12 Feb 09:49
Compare
Sorry, something went wrong.
No results found
Now this function returns bool value, false on errors: PR #36
Thanks to @BenUniqcode