From 6fec3bbde2a915153ca882784563342f5cb3b312 Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 18 Jul 2018 04:49:44 -0700 Subject: [PATCH] Fix bad URL in library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 0f86dce..51a4989 100644 --- a/library.properties +++ b/library.properties @@ -5,5 +5,5 @@ maintainer=infinityPV ApS sentence=A library to use the MCP3426 with Arduino using the CH1 for reading a voltage signal through a voltage divider and CH2 for reading a current signal through a shunt resistor. paragraph=See code for comments. category=Sensors -url=https://github.com/infinityPV/infinityPV_MCP3426-Arduino-library +url=https://github.com/infinityPV/infinityPV_MCP3426_Arduino-library architectures=*