We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a8d01 commit 8bf0ca2Copy full SHA for 8bf0ca2
README.md
@@ -1,4 +1,4 @@
1
-# Arduino MCP79412 RTC Library v1.0 #
+# Arduino MCP79412 RTC Library
2
https://github.com/JChristensen/MCP79412RTC
3
ReadMe file
4
Jack Christensen
library.properties
@@ -0,0 +1,9 @@
+name=MCP79412RTC
+version=1.0.1
+author=Jack Christensen <jack.christensen@outlook.com>
+maintainer=Jack Christensen <jack.christensen@outlook.com>
5
+sentence=Arduino library for the Microchip MCP79411/12 Real-Time Clock/Calendar.
6
+paragraph=Requires the Arduino Time library, http://www.arduino.cc/playground/Code/Time
7
+category=Timing
8
+url=https://github.com/JChristensen/MCP79412RTC
9
+architectures=avr
0 commit comments