mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-28 04:06:45 +00:00
Update: library.json and library.properties
This commit is contained in:
+3
-3
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "CAN_BUS_Shield",
|
"name": "CAN_BUS_Shield",
|
||||||
"keywords": "can, bus, mcp2518fd, mcp2515, mcp-2515",
|
"keywords": "can, bus, mcp2518fd, mcp2515",
|
||||||
"description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.",
|
"description": "Seeed Arduino library to control CAN BUS and CAN BUS FD.",
|
||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
|
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
|
||||||
},
|
},
|
||||||
"version": "2.3.2",
|
"version": "2.3.3",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "*"
|
"platforms": "*"
|
||||||
}
|
}
|
||||||
|
|||||||
+4
-4
@@ -1,9 +1,9 @@
|
|||||||
name=CAN-BUS Shield
|
name=CAN_BUS_Shield
|
||||||
version=2.3.2
|
version=2.3.3
|
||||||
author=Seeed Studio
|
author=Seeed Studio
|
||||||
maintainer=Seeed Studio <techsupport@seeed.cc>
|
maintainer=Seeed Studio <techsupport@seeed.cc>
|
||||||
sentence=Seeed Arduino library to control CAN-BUS and CAN BUS FD.
|
sentence=Seeed Arduino library to control CAN BUS and CAN BUS FD.
|
||||||
paragraph=Seeed Arduino library to control CAN-BUS and CAN BUS FD.
|
paragraph=Seeed Arduino library to control CAN BUS and CAN BUS FD.
|
||||||
category=Device Control
|
category=Device Control
|
||||||
url=https://github.com/Seeed-Studio/Seeed_Arduino_CAN
|
url=https://github.com/Seeed-Studio/Seeed_Arduino_CAN
|
||||||
architectures=*
|
architectures=*
|
||||||
|
|||||||
Reference in New Issue
Block a user