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

Fixed sscanf_P problem #12

Closed ArminJo closed 4 years ago

Naguissa commented 4 years ago

Thanks. I have implemented it in local and was about to upload it now; only changing versions and so on. I reject this to prevent conflicts.

ArminJo commented 4 years ago

OK thanks!

Naguissa commented 4 years ago

Travis processed this PR and result was correct. Now compiling my changes...

Naguissa commented 4 years ago

Released! In few hours should be available on IDE's Library Manager...

ArminJo commented 4 years ago

Great!