From 610e5e857b8521547cd43387748f496cccb2d637 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 31 Aug 2020 15:13:14 +0200 Subject: [PATCH] Added lib Toggl API v8 - Arduino Implementation https://github.com/arduino/Arduino/issues/10696 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 46d52152..ffbfc9b6 100644 --- a/registry.txt +++ b/registry.txt @@ -3401,3 +3401,4 @@ https://github.com/Kineis/ArduinoKim.git|Contributed|KIM https://github.com/khoih-prog/Blynk_Async_GSM_Manager.git|Contributed|Blynk_Async_GSM_Manager https://github.com/soburi/IoTivity-Lite_arduino-porting.git|Contributed|IoTivity-Lite_Arduino-porting https://github.com/soburi/IoTivity-Lite.git|Contributed|IoTivity-Lite +https://github.com/JoeyStrandnes/Arduino-Toggl-API.git|Contributed|Toggl API v8 - Arduino Implementation