Skip to content

Commit fdb264b

Browse files
committed
add library.properties
1 parent a11c110 commit fdb264b

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

library.properties

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
name=mcp_can
2-
version=1.20
3-
author=loovee <luweicong@seeed.cc>
4-
maintainer=Seeed Development Limited
5-
sentence=Library provides CAN communication on the CAN-Bus Shield.
6-
paragraph=Created for the Seeed Studio CAN BUS Shield for Arduino Devices. Should work for MCP2515 & MCP2551 chips.
7-
category=Communication
1+
name=CAN-BUS Shield
2+
version=1.0.0
3+
author=Seeed Studio
4+
maintainer=Seeed Studio <techsupport@seeed.cc>
5+
sentence=Arduino library to control CAN-BUS Shield.
6+
paragraph=Arduino library to control CAN-BUS Shield.
7+
category=Device Control
88
url=https://github.com/Seeed-Studio/CAN_BUS_Shield
9-
architectures=*
10-
includes=mcp_can.h
9+
architectures=*

0 commit comments

Comments
 (0)