From deb1554ed935160c7052a19c4ea273de1ec36d69 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 2 Mar 2020 13:29:49 +0100 Subject: [PATCH] Added lib PIO8255 https://github.com/arduino/Arduino/issues/9795 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 329e44db..8dc83979 100644 --- a/registry.txt +++ b/registry.txt @@ -2886,3 +2886,4 @@ https://github.com/DavidArmstrong/SCL3300.git|Contributed|SCL3300 https://github.com/adafruit/Adafruit_NAU7802.git|Contributed|Adafruit NAU7802 Library https://github.com/bridystone/SevSegShift.git|Contributed|SevSegShift https://github.com/adafruit/Adafruit_HTS221.git|Contributed|Adafruit HTS221 +https://github.com/gramedek/pio8255.git|Contributed|PIO8255