From 13f39bbdde859ba346dec3cfc4aebadbb0472e87 Mon Sep 17 00:00:00 2001 From: Asuki Kono Date: Sun, 16 May 2021 18:15:27 +0900 Subject: [PATCH] Add library.properties --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..54dde17 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=mcp_can +version=1.0.0 +author=coryjfowler, Longan-Labs +maintainer=coryjfowler +sentence=MCP_CAN Library +paragraph=It uses the MCP2515 or MCP25625 CAN protocol controller. +category=Communication +url=https://github.com/coryjfowler/MCP_CAN_lib +architectures=*