From 0b2ea32e12d6072b96c08503719e6291d753783e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 20 Aug 2020 17:46:16 +0200 Subject: [PATCH] Added lib FSerial https://github.com/arduino/Arduino/issues/10658 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ae89006c..b8583d6a 100644 --- a/registry.txt +++ b/registry.txt @@ -3358,3 +3358,4 @@ https://github.com/pololu/opt3101-arduino.git|Contributed|OPT3101 https://github.com/lucadentella/SPIFFS_ImageReader.git|Contributed|SPIFFS ImageReader Library https://github.com/ukkz/green-beacon-esp32.git|Contributed|Green Beacon https://github.com/bitbank2/JPEGDEC.git|Contributed|JPEGDEC +https://github.com/Falcons21/FSerial.git|Contributed|FSerial