mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-28 04:06:45 +00:00
change the repo's name
This commit is contained in:
+4
-4
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "CAN_BUS_Shield",
|
||||
"keywords": "can, bus, mcp2515, MCP-2515",
|
||||
"description": "Library provides CAN communication on the CAN-Bus Shield.",
|
||||
"keywords": "can, bus, MCP2518FD ,mcp2515, MCP-2515",
|
||||
"description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seeed-Studio/CAN_BUS_Shield.git"
|
||||
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
|
||||
},
|
||||
"version": "1.20",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "atmelavr"
|
||||
"platforms": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user