From 6c3ca98a8f21bbf8e4a2bb8746e159c31608f5fb Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 2 Jan 2019 14:01:54 +0100 Subject: [PATCH] Added lib ADS1219 https://github.com/arduino/Arduino/issues/8343 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e9768aca..180ab3ea 100644 --- a/registry.txt +++ b/registry.txt @@ -2037,3 +2037,4 @@ https://github.com/mcci-catena/Catena-mcciadk.git|Contributed|MCCI Arduino Devel https://github.com/Aircoookie/Espalexa.git|Contributed|Espalexa https://github.com/keigan-motor/Arduino-I2C-KM1.git|Contributed|Arduino-I2C-KM1 https://github.com/thexperiments/NukiClientESP.git|Contributed|NukiClientESP +https://github.com/OM222O/ADS1219.git|Contributed|ADS1219