From 54c27f540c124997eaa9bff12d89d221b5524f6a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 24 Mar 2020 12:33:04 +0100 Subject: [PATCH] Added lib Adafruit DS1841 https://github.com/arduino/Arduino/issues/9910 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c7abe9e7..ee619259 100644 --- a/registry.txt +++ b/registry.txt @@ -2938,3 +2938,4 @@ https://github.com/RobTillaart/Max44009.git|Contributed|Max44009 https://github.com/RobTillaart/ACS712.git|Contributed|ACS712 https://github.com/RobTillaart/AD524X.git|Contributed|AD524X https://github.com/Uberi/Arduino-CommandParser.git|Contributed|CommandParser +https://github.com/adafruit/Adafruit_DS1841.git|Contributed|Adafruit DS1841