PaulStoffregen / DS1307RTC

Use a DS1307 Real Time Clock chip with the Time library
http://www.pjrc.com/teensy/td_libs_DS1307RTC.html
143 stars 86 forks source link

There is no calibration register in the DS1307 #18

Open raichea opened 3 years ago

raichea commented 3 years ago

Having recently started implementing something using this chip, I've been taking a look at the libraries that are available. This looks the simplest but I'm puzzled by the set/getCalibration() methods as there is no calibration register.