Merge pull request #122 from adamayd/master

Removed special character and updated keywords.
This commit is contained in:
Baozhu Zuo
2021-06-05 12:37:13 +08:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "CAN_BUS_Shield",
"keywords": "can, bus, MCP2518FD mcp2515, MCP-2515",
"keywords": "can, bus, mcp2518fd, mcp2515, mcp-2515",
"description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.",
"repository":
{