Skip to content

Tags: JChristensen/DS3232RTC

Tags

2.0.1

Toggle 2.0.1's commit message
Add example sketch.

2.0.0

Toggle 2.0.0's commit message
Add a constructor to improve backwards compatibility.

1.3.0

Toggle 1.3.0's commit message
Add a function to check an alarm flag without resetting it,

and another function to reset an alarm flag.

1.2.12

Toggle 1.2.12's commit message
Fix the example right this time.

1.2.11

Toggle 1.2.11's commit message
Fix bug in example.

Closes #77.

1.2.10

Toggle 1.2.10's commit message
Add depends to library.properties. Closes #73.

Update alarm primer.

1.2.9

Toggle 1.2.9's commit message
Add rtcTimeTemp example sketch.

1.2.8

Toggle 1.2.8's commit message
Add rtc_temperature example sketch.

1.2.7

Toggle 1.2.7's commit message
Fix temperature() function for ARM architecture.

(int is 16 bits for AVR, 32 bits for ARM.)

1.2.6

Toggle 1.2.6's commit message
README clarification, additional example sketches.

Closes #65.