From 1d48c6b54220011101e957c2a66342e89d1c496d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:23:06 +0100 Subject: [PATCH] Added lib Seven Segments K https://github.com/arduino/Arduino/issues/11047 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 06afa034..2d5c0580 100644 --- a/registry.txt +++ b/registry.txt @@ -3667,3 +3667,4 @@ https://github.com/montoyamoraga/TinyTrainable.git|Contributed|TinyTrainable https://github.com/adafruit/Adafruit_SGP40.git|Contributed|Adafruit SGP40 Sensor https://github.com/Zanduino/RotaryEncoder.git|Contributed|RotaryEncoder_Zanduino https://github.com/Zanduino/Cubigel.git|Contributed|Cubigel +https://github.com/ferkoyanagi/SevenSegmentsK.git|Contributed|Seven Segments K