From fdb264b9642958adc138ec8d882fb93c359142fe Mon Sep 17 00:00:00 2001 From: lanselambor <757016515@qq.com> Date: Tue, 3 Apr 2018 13:39:24 +0800 Subject: [PATCH] add library.properties --- library.properties | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/library.properties b/library.properties index cff6af9..0338343 100644 --- a/library.properties +++ b/library.properties @@ -1,10 +1,9 @@ -name=mcp_can -version=1.20 -author=loovee -maintainer=Seeed Development Limited -sentence=Library provides CAN communication on the CAN-Bus Shield. -paragraph=Created for the Seeed Studio CAN BUS Shield for Arduino Devices. Should work for MCP2515 & MCP2551 chips. -category=Communication +name=CAN-BUS Shield +version=1.0.0 +author=Seeed Studio +maintainer=Seeed Studio +sentence=Arduino library to control CAN-BUS Shield. +paragraph=Arduino library to control CAN-BUS Shield. +category=Device Control url=https://github.com/Seeed-Studio/CAN_BUS_Shield -architectures=* -includes=mcp_can.h +architectures=* \ No newline at end of file