From 594b60172dee5b6303b9cb73fe3584b229f6e2a9 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:55:03 +0100 Subject: [PATCH] Added lib ThreadedTimer https://github.com/arduino/Arduino/issues/9489 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index a8d623d2..633ebe18 100644 --- a/registry.txt +++ b/registry.txt @@ -2707,3 +2707,4 @@ https://github.com/hideakitai/ESP32DMASPI.git|Contributed|ESP32DMASPI https://github.com/kcl93/VT100.git|Contributed|VT100 https://github.com/BlaT2512/sevenSegment.git|Contributed|sevenSegment https://github.com/mcxiaoke/ESPDateTime.git|Contributed|ESPDateTime +https://github.com/Aduen/ThreadedTimer.git|Contributed|ThreadedTimer