From aa2ff7016722ae37e278f0bfbd4a177f49fa388f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 4 May 2020 12:11:37 +0200 Subject: [PATCH] Added lib SchedTask https://github.com/arduino/Arduino/issues/10092 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e1def933..d231a9c5 100644 --- a/registry.txt +++ b/registry.txt @@ -3076,3 +3076,4 @@ https://github.com/RobTillaart/Fraction.git|Contributed|Fraction https://github.com/RobTillaart/XMLWriter.git|Contributed|XMLWriter https://github.com/hideakitai/ArxContainer.git|Contributed|ArxContainer https://github.com/DanielSaromo/PyDuinoBridge.git|Contributed|PyDuinoBridge +https://github.com/Nospampls/SchedTask.git|Contributed|SchedTask