From f62d52ba0d73891085453e86e8bf5fb1163fda61 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 31 May 2020 23:35:01 +0200 Subject: [PATCH] Added lib PCF8574 https://github.com/arduino/Arduino/issues/10263 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index bc91cafb..c8e9e06c 100644 --- a/registry.txt +++ b/registry.txt @@ -3168,3 +3168,4 @@ https://github.com/lvgl/lv_arduino.git|Contributed|lv_arduino https://github.com/khoih-prog/SinricPro_Generic.git|Contributed|SinricPro_Generic https://github.com/PulseRain/PulseRainUARTConsole.git|Contributed|PulseRainUARTConsole https://github.com/tripplefox/TsicSensor.git|Contributed|TsicSensor +https://github.com/RobTillaart/PCF8574.git|Contributed|PCF8574