Naguissa / uRTCLib

Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.
https://www.foroelectro.net/librerias-arduino-ide-f29/rtclib-arduino-libreria-simple-y-eficaz-para-rtc-y-t95.html
GNU Lesser General Public License v3.0
87 stars 24 forks source link

More functionality and bug corrections #35

Closed pk17r closed 5 months ago

pk17r commented 5 months ago

Hello Naguissa,

Here is some more functionality and bug corrections:

That's it! Thank you!

Naguissa commented 5 months ago

Very good improvements! Thanks!

Naguissa commented 5 months ago

It says it's still a draft. Tell me when it's ready in order to merge. Thanks!

pk17r commented 5 months ago

Checked. I went through Issue #27 again and tested few things. Have tested the current version with both Atmega328p and ESP32. Works with no issues!