Skip to content

Commit b946ae7

Browse files
committed
Update: library.json and library.properties
1 parent 58a38c9 commit b946ae7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "CAN_BUS_Shield",
3-
"keywords": "can, bus, mcp2518fd, mcp2515, mcp-2515",
4-
"description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.",
3+
"keywords": "can, bus, mcp2518fd, mcp2515",
4+
"description": "Seeed Arduino library to control CAN BUS and CAN BUS FD.",
55
"repository":
66
{
77
"type": "git",
88
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
99
},
10-
"version": "2.3.2",
10+
"version": "2.3.3",
1111
"frameworks": "arduino",
1212
"platforms": "*"
1313
}

library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=CAN-BUS Shield
2-
version=2.3.2
1+
name=CAN_BUS_Shield
2+
version=2.3.3
33
author=Seeed Studio
44
maintainer=Seeed Studio <[email protected]>
5-
sentence=Seeed Arduino library to control CAN-BUS and CAN BUS FD.
6-
paragraph=Seeed Arduino library to control CAN-BUS and CAN BUS FD.
5+
sentence=Seeed Arduino library to control CAN BUS and CAN BUS FD.
6+
paragraph=Seeed Arduino library to control CAN BUS and CAN BUS FD.
77
category=Device Control
88
url=https://github.com/Seeed-Studio/Seeed_Arduino_CAN
99
architectures=*

0 commit comments

Comments
 (0)