From 6cc12bd423d16765df9d2e071231ccd1ba8a92f9 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 11 Nov 2019 00:45:35 +0100 Subject: [PATCH] Added lib Task Scheduler https://github.com/arduino/Arduino/issues/9393 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index cd4b1ca4..cd3d0578 100644 --- a/registry.txt +++ b/registry.txt @@ -2663,3 +2663,4 @@ https://github.com/DimensionEngineering/Kangaroo_Arduino_Library.git|Contributed https://github.com/marecl/HPDL1414.git|Contributed|HPDL1414 https://github.com/SteveGdvs/MCP48xx.git|Contributed|MCP48xx DAC Library https://github.com/RealTadango/FrSky.git|Contributed|S.Port sensor library for FrSky +https://github.com/kcl93/Tasks.git|Contributed|Task Scheduler