Skip to content

Commit

Permalink
Update: library.json and library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshanthad committed Apr 11, 2022
1 parent 58a38c9 commit b946ae7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "CAN_BUS_Shield",
"keywords": "can, bus, mcp2518fd, mcp2515, mcp-2515",
"description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.",
"keywords": "can, bus, mcp2518fd, mcp2515",
"description": "Seeed Arduino library to control CAN BUS and CAN BUS FD.",
"repository":
{
"type": "git",
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
},
"version": "2.3.2",
"version": "2.3.3",
"frameworks": "arduino",
"platforms": "*"
}
8 changes: 4 additions & 4 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=CAN-BUS Shield
version=2.3.2
name=CAN_BUS_Shield
version=2.3.3
author=Seeed Studio
maintainer=Seeed Studio <techsupport@seeed.cc>
sentence=Seeed Arduino library to control CAN-BUS and CAN BUS FD.
paragraph=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.
category=Device Control
url=https://github.com/Seeed-Studio/Seeed_Arduino_CAN
architectures=*

0 comments on commit b946ae7

Please sign in to comment.