Skip to content

Commit 1832e0c

Browse files
authored
Merge pull request #71 from kolabse/master
added library.properties file
2 parents f9dd929 + 64475dd commit 1832e0c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=arduino-mcp2515
2+
version=1.0.1
3+
author=autowp <[email protected]>
4+
maintainer=autowp <[email protected]>
5+
sentence=Arduino MCP2515 CAN interface library
6+
paragraph=This library with CAN-BUS Shield gives your Arduino/Seeeduino CAN-BUS capibility. With an OBD-II converter cable added on and the OBD-II library imported, you are ready to build an onboard diagnostic device or data logger.
7+
category=Communication
8+
url=https://github.com/autowp/arduino-mcp2515
9+
includes=mcp2515.h
10+
architectures=*

0 commit comments

Comments
 (0)