Skip to content

Releases: JChristensen/DS3232RTC

Arduino DS3232RTC Library 1.2.5

18 Jun 03:02
Compare
Choose a tag to compare

Fix typo in README file.

Arduino DS3232RTC Library 1.2.4

18 May 19:58
Compare
Choose a tag to compare

Bugfix: Compile error in example sketch.

Arduino DS3232RTC Library 1.2.3

08 Apr 11:44
Compare
Choose a tag to compare

Arduino DS3232RTC Library 1.2.2

01 Apr 19:22
Compare
Choose a tag to compare

Changes in this release

  • Move defines not needed in .h file to .cpp file.
  • Cosmetic and style changes.

Arduino DS3232RTC Library 1.2.1

31 Mar 20:10
Compare
Choose a tag to compare

Changes in this release

  • Improved documentation regarding non-AVR architectures, constructor, begin() function.
  • Change license to GNU GPL 3.0.
  • Cosmetic and style changes.