From f9273e257d435c89c66bad2d8e2f03fb2940fa83 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 12 Apr 2019 12:11:45 +0200 Subject: [PATCH] Added lib EspSoftwareSerial https://github.com/arduino/Arduino/issues/8733 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index b83cb527..0cb15cc0 100644 --- a/registry.txt +++ b/registry.txt @@ -2279,3 +2279,4 @@ https://github.com/ArminJo/EasyButtonAtInt01.git|Contributed|EasyButtonAtInt01 https://github.com/ArminJo/Arduino-FrequencyDetector.git|Contributed|FrequencyDetector https://github.com/TomasRoj/BasicsLibrary.git|Contributed|BasicsLibrary https://github.com/sparkfun/SparkFunDMX.git|Contributed|SparkFun DMX Shield Library +https://github.com/plerup/espsoftwareserial.git|Contributed|EspSoftwareSerial