From d9ab15fbe0974d0febe614cbacf60ac6e87a968e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 7 Jul 2020 10:53:38 +0200 Subject: [PATCH] Added lib TaskManager https://github.com/arduino/Arduino/issues/10455 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ee871239..3753f06d 100644 --- a/registry.txt +++ b/registry.txt @@ -3281,3 +3281,4 @@ https://github.com/lendres/BlinkSuite-Arduino.git|Contributed|BlinkSuite https://github.com/RobTillaart/randomHelpers.git|Contributed|randomHelpers https://github.com/wollewald/ADS1115_WE.git|Contributed|ADS1115_WE https://github.com/hideakitai/SceneManager.git|Contributed|SceneManager +https://github.com/hideakitai/TaskManager.git|Contributed|TaskManager