From 2d3fc47f4c71afbc1985a05219c70b976cd124d4 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 21 Jan 2021 00:47:06 +0100 Subject: [PATCH] Added lib PCF8574 library https://github.com/arduino/Arduino/issues/11171 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 66f5465c..b9dae31f 100644 --- a/registry.txt +++ b/registry.txt @@ -3742,3 +3742,4 @@ https://github.com/adafruit/Adafruit_HTU31D.git|Contributed|Adafruit HTU31D Libr https://github.com/adafruit/Adafruit_SHT4X.git|Contributed|Adafruit SHT4x Library https://github.com/fbiego/ESP32Time.git|Contributed|ESP32Time https://github.com/RobTillaart/Multiplex.git|Contributed|Multiplex +https://github.com/xreef/PCF8574_library.git|Contributed|PCF8574 library