From 24be0cf33a88e184233bfa8f7f8af365db5aa756 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 12 Apr 2019 12:12:39 +0200 Subject: [PATCH] Added lib Tasks https://github.com/arduino/Arduino/issues/8730 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 684b71a1..ae61cf5b 100644 --- a/registry.txt +++ b/registry.txt @@ -2281,3 +2281,4 @@ https://github.com/TomasRoj/BasicsLibrary.git|Contributed|BasicsLibrary https://github.com/sparkfun/SparkFunDMX.git|Contributed|SparkFun DMX Shield Library https://github.com/plerup/espsoftwareserial.git|Contributed|EspSoftwareSerial https://github.com/MarScaper/ephemeris.git|Contributed|Ephemeris +https://github.com/emctague/Tasks.git|Contributed|Tasks