NorthernWidget / DS3231

Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock.html) and Jeelabs/Ladyada's (https://github.com/adafruit/RTClib) libraries
The Unlicense
186 stars 81 forks source link

Rename "pde" extensions to "ino" according to Arduino IDE convention. #75

Closed JohannesWilde closed 2 years ago

JohannesWilde commented 2 years ago

Using the new Arduino IDE 2.0 it complained about these files having legacy extensions.