Skip to content

Commit 8bf0ca2

Browse files
committed
Add library.properties file.
1 parent e3a8d01 commit 8bf0ca2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Arduino MCP79412 RTC Library v1.0 #
1+
# Arduino MCP79412 RTC Library
22
https://github.com/JChristensen/MCP79412RTC
33
ReadMe file
44
Jack Christensen

library.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=MCP79412RTC
2+
version=1.0.1
3+
author=Jack Christensen <jack.christensen@outlook.com>
4+
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

Comments
 (0)