From 1e0631109d896bf8134594a2a109eab76b0df078 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 29 Jan 2019 11:01:59 +0100 Subject: [PATCH] Added lib MCP3202 https://github.com/arduino/Arduino/issues/8456 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1131392e..e5bbbf12 100644 --- a/registry.txt +++ b/registry.txt @@ -2117,3 +2117,4 @@ https://github.com/Warlib1975/ModbusConfig.git|Contributed|ModbusConfig https://github.com/WifWaf/MH-Z19.git|Contributed|MH-Z19 https://github.com/SV-Zanshin/MB85_FRAM.git|Contributed|MB85_FRAM https://github.com/electric-sheep-co/arduino-redis.git|Contributed|Redis for Arduino +https://github.com/souviksaha97/MCP3202.git|Contributed|MCP3202