From ab296155d7a9f785f90bc38f7546cc79b3382dee Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 29 Oct 2020 00:50:24 +0100 Subject: [PATCH] Added lib PCF8591 library https://github.com/arduino/Arduino/issues/10888 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 66285244..531b2dbf 100644 --- a/registry.txt +++ b/registry.txt @@ -3532,3 +3532,4 @@ https://github.com/akkoyun/GE910.git|Contributed|Telit GE910 GSM Library https://github.com/khoih-prog/NTPClient_Generic.git|Contributed|NTPClient_Generic https://github.com/adafruit/Adafruit_EMC2101.git|Contributed|Adafruit EMC2101 https://github.com/xreef/PCF8575_library.git|Contributed|PCF8575 library +https://github.com/xreef/PCF8591_library.git|Contributed|PCF8591 library