From 04b1b63c3f39599f39e80d32dacd6fc009c7d940 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 6 Oct 2020 23:15:45 +0200 Subject: [PATCH] Added lib EasyPCF8574 https://github.com/arduino/Arduino/issues/10826 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index cd53b5b3..b506ac9e 100644 --- a/registry.txt +++ b/registry.txt @@ -3487,3 +3487,4 @@ https://github.com/phlpjo/MkrGsm1400IoT.git|Contributed|MkrGsm1400IoT https://github.com/Kongduino/LoRandom.git|Contributed|LoRandom https://github.com/asukiaaa/arduino-rs485.git|Contributed|rs485_asukiaaa https://github.com/lucalas/StreamlabsArduinoAlerts.git|Contributed|StreamlabsArduinoAlerts +https://github.com/DjamesSuhanko/EasyPCF8574.git|Contributed|EasyPCF8574