From 97f125af983eefa262fe7d96c3ff5494bbded644 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 15 May 2020 12:23:22 +0200 Subject: [PATCH] Added lib SerialWireOutput https://github.com/arduino/Arduino/issues/10182 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5b891328..3f8a97b4 100644 --- a/registry.txt +++ b/registry.txt @@ -3116,3 +3116,4 @@ https://github.com/arbv/avr-context.git|Contributed|AVR-context https://github.com/hideakitai/MsgPacketizer.git|Contributed|MsgPacketizer https://github.com/Electro707/Simple-LED-Matrix-Library.git|Contributed|Simple LED Matrix https://github.com/kousheekc/Kinematics.git|Contributed|Kinematics +https://github.com/koendv/SerialWireOutput.git|Contributed|SerialWireOutput