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 a11c110 commit fdb264bCopy full SHA for fdb264b
library.properties
@@ -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
+name=CAN-BUS Shield
+version=1.0.0
+author=Seeed Studio
+maintainer=Seeed Studio <techsupport@seeed.cc>
+sentence=Arduino library to control CAN-BUS Shield.
+paragraph=Arduino library to control CAN-BUS Shield.
+category=Device Control
8
url=https://github.com/Seeed-Studio/CAN_BUS_Shield
9
-architectures=*
10
-includes=mcp_can.h
+architectures=*
0 commit comments