mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-27 19:55:59 +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": "*"
|
||||
}
|
||||
|
||||
+4
-4
@@ -1,9 +1,9 @@
|
||||
name=CAN-BUS Shield
|
||||
name=Seeed Arduino CAN
|
||||
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.
|
||||
sentence=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
|
||||
url=https://github.com/Seeed-Studio/CAN_BUS_Shield
|
||||
url=https://github.com/Seeed-Studio/Seeed_Arduino_CAN
|
||||
architectures=*
|
||||
|
||||
Reference in New Issue
Block a user