From b56806e96ff466f9ef33e992e6cd83c49965c205 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 23 May 2020 01:31:42 +0200 Subject: [PATCH] Added lib PinOutGroup https://github.com/arduino/Arduino/issues/10244 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index fb2e55f8..c35c1205 100644 --- a/registry.txt +++ b/registry.txt @@ -3143,3 +3143,4 @@ https://github.com/algoduino/algoduino.git|Contributed|Algoduino https://github.com/adafruit/Adafruit_SSD1305.git|Contributed|Adafruit SSD1305 https://github.com/adafruit/Adafruit_MP3.git|Contributed|Adafruit MP3 https://github.com/AnyLeaf/ph-cpp.git|Contributed|anyleaf +https://github.com/RobTillaart/PinOutGroup.git|Contributed|PinOutGroup