diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..c514f57 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=arduino-mcp2515 +version=1.0.1 +author=autowp +maintainer=autowp +sentence=Arduino MCP2515 CAN interface library +paragraph=This library with CAN-BUS Shield gives your Arduino/Seeeduino CAN-BUS capibility. With an OBD-II converter cable added on and the OBD-II library imported, you are ready to build an onboard diagnostic device or data logger. +category=Communication +url=https://github.com/autowp/arduino-mcp2515 +includes=mcp2515.h +architectures=*