From e668ea51a2b4bc8e2a1f773dd5ad59846ba94677 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 21 Jan 2019 09:32:01 +0100 Subject: [PATCH] Added lib MCP7940 https://github.com/arduino/Arduino/issues/8382 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7d365eee..0c248679 100644 --- a/registry.txt +++ b/registry.txt @@ -2080,3 +2080,4 @@ https://github.com/STEMpedia/Dabble.git|Contributed|Dabble https://github.com/asukiaaa/EPD.git|Contributed|EPD https://github.com/GordonRudman/ExampleArduinoLibrary.git|Contributed|ExampleLibrary https://github.com/SV-Zanshin/INA.git|Contributed|INA2xx +https://github.com/SV-Zanshin/MCP7940.git|Contributed|MCP7940