From e72f26088fd4449316339857bf2ce09354f1bd61 Mon Sep 17 00:00:00 2001 From: kolabse Date: Thu, 16 Dec 2021 09:14:46 +0500 Subject: [PATCH 1/2] changed library name for arduino repository --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index c514f57..430e2ad 100644 --- a/library.properties +++ b/library.properties @@ -1,4 +1,4 @@ -name=arduino-mcp2515 +name=autowp-mcp2515 version=1.0.1 author=autowp maintainer=autowp From 17d9069d00546a486e5ebb8464287116f589180c Mon Sep 17 00:00:00 2001 From: kolabse Date: Thu, 16 Dec 2021 09:26:17 +0500 Subject: [PATCH 2/2] changed library name for arduino repository --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 2e3ce33..c963a7e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=autowp-mcp2515 -version=1.0.2 +version=1.0.3 author=autowp maintainer=autowp sentence=Arduino MCP2515 CAN interface library