From 8ab6fd5ba93f99d60d924e3f5a955d8e1b78290f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 14 Jun 2017 17:42:22 +0200 Subject: [PATCH] Added lib CPPTasks https://github.com/arduino/Arduino/issues/6358 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 6ab8a65c..51d73d5f 100644 --- a/registry.txt +++ b/registry.txt @@ -1108,3 +1108,4 @@ https://github.com/vitcon-iot/VitconIOT.git|Contributed|VitconIOT https://github.com/vitcon-iot/VitconLink.git|Contributed|VitconLink https://github.com/iotappstory/ESP8266-Library-V1.0.git|Contributed|IOTAppStory-ESP8266 https://github.com/kremio/DLPacket.git|Contributed|DLPacket +https://github.com/bartoszbielawski/C-Tasks.git|Contributed|CPPTasks