Makuna / Rtc

Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
368 stars 126 forks source link

RTC Set Date Time #101

Closed Jxid closed 4 years ago

Jxid commented 4 years ago

Hi I am trying your library but since now i can't set the tame and date from my PC. I have tried

RtcDateTime compiled = RtcDateTime(__DATE__, __TIME__); Rtc.SetDateTime(compiled); but i can not set the time and date. What is the right way to set it from my PC or even manual? Thank you, Yannis.

Makuna commented 4 years ago

If you follow the instructions, these sorts of questions should be asked on the gitter channel and not entered as an issue (bug).

https://gitter.im/Makuna/Rtc