From 145df3b304838c72577d7df90e3197e89d4a0ae4 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 24 Jul 2020 21:04:48 +0200 Subject: [PATCH] Added lib PCF8591 https://github.com/arduino/Arduino/issues/10548 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e8ea8b32..5bf471c9 100644 --- a/registry.txt +++ b/registry.txt @@ -3304,3 +3304,4 @@ https://github.com/mrfaptastic/Easy-IoT-Arduino-CC1101-LORA.git|Contributed|Easy https://github.com/RobTillaart/timing.git|Contributed|timing https://github.com/RobTillaart/AD520X.git|Contributed|AD520X https://github.com/RobTillaart/ADT7470.git|Contributed|ADT7470 +https://github.com/RobTillaart/PCF8591.git|Contributed|PCF8591