From c79f553043f827046280c2d9edd603ac6d5a32d9 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 17:52:23 +0200 Subject: [PATCH] Added lib GyverUART https://github.com/arduino/Arduino/issues/11557 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1b6cc9b2..b955e028 100644 --- a/registry.txt +++ b/registry.txt @@ -4033,3 +4033,4 @@ https://github.com/GyverLibs/GParser.git|Contributed|GParser https://github.com/GyverLibs/AsyncStream.git|Contributed|AsyncStream https://github.com/GyverLibs/GyverPWM.git|Contributed|GyverPWM https://github.com/GyverLibs/GyverTimer.git|Contributed|GyverTimer +https://github.com/GyverLibs/GyverUART.git|Contributed|GyverUART