Files
Seeed_Arduino_CAN/library.json
T
2021-12-04 14:26:14 +02:00

14 lines
345 B
JSON

{
"name": "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/Seeed_Arduino_CAN.git"
},
"version": "2.3.1",
"frameworks": "arduino",
"platforms": "*"
}