From b49cbcad6d09936f8982b567bdd4018120224e56 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 13 Nov 2019 11:18:21 +0100 Subject: [PATCH] Added lib ATtinySerialOut https://github.com/arduino/Arduino/issues/9421 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 6fef7f25..664a1eb2 100644 --- a/registry.txt +++ b/registry.txt @@ -2673,3 +2673,4 @@ https://github.com/neosarchizo/TinyGPS.git|Contributed|TinyGPS https://github.com/ThingPulse/esp8266-oled-ssd1306.git|Contributed|ESP8266 and ESP32 OLED driver for SSD1306 displays https://github.com/RexMORE/MOREbot_Games.git|Contributed|MOREbot Games Library https://github.com/adafruit/Adafruit_9DOF.git|Contributed|Adafruit 9DOF +https://github.com/ArminJo/ATtinySerialOut.git|Contributed|ATtinySerialOut