From f126e4e5d4245bc2eb01a36070aa005a83308e63 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 29 Jan 2021 15:47:40 +0100 Subject: [PATCH] Added lib Serial Data Exporter https://github.com/arduino/Arduino/issues/11204 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index f23f17db..9eeddfcd 100644 --- a/registry.txt +++ b/registry.txt @@ -3766,3 +3766,4 @@ https://github.com/rv701/SPL06-007.git|Contributed|SPL06-007 https://github.com/fmgrafikdesign/simplewebserial-arduino-library.git|Contributed|Simple Web Serial https://github.com/adafruit/arduino-CAN.git|Contributed|CAN Adafruit Fork https://github.com/NickvanTholen/Youless-Arduino-lib.git|Contributed|Youless Arduino Library +https://github.com/lyvewave/arduino-serial-data-exporter.git|Contributed|Serial Data Exporter