rodan / ds3231

arduino library for DS3231 RTC

Home Page:http://www.maxim-ic.com/datasheet/index.mvp/id/4627

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When i run the example it displays 1916 as the year.

tjurik opened this issue · comments

commented

this happens when you set the RTC clock by using a library that does a sloppy job setting the century.
use my lib to set the clock and you're golden.