From 6fc6f3e40b1dd558c3c655f5bcc7895a566443c1 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:35:38 +0100 Subject: [PATCH] Added lib AsyncTimer https://github.com/arduino/Arduino/issues/11074 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 648a18af..f0eae118 100644 --- a/registry.txt +++ b/registry.txt @@ -3676,3 +3676,4 @@ https://github.com/khoih-prog/WIOTerminal_WiFiManager.git|Contributed|WIOTermina https://github.com/allenchak/TA6932.git|Contributed|TA6932 https://github.com/grandeurtech/arduino-sdk.git|Contributed|Grandeur https://github.com/khoih-prog/Ethernet_Manager.git|Contributed|Ethernet_Manager +https://github.com/Aasim-A/AsyncTimer.git|Contributed|AsyncTimer