Update: library.json and library.properties

This commit is contained in:
Lakshantha Dissanayake
2022-04-11 23:38:18 +05:30
parent 58a38c9387
commit b946ae7c24
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -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
View File
@@ -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=*