From 4fa12879f6cc28d2279fb543a21dc9cd42270b79 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 8 Apr 2020 19:29:24 +0200 Subject: [PATCH] Added lib Cumulocity IoT client https://github.com/arduino/Arduino/issues/9987 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index d9e8c477..ae8d5d9d 100644 --- a/registry.txt +++ b/registry.txt @@ -3011,3 +3011,4 @@ https://github.com/ThingPulse/XPT2046_Touchscreen.git|Contributed|ThingPulse XPT https://github.com/stm32duino/X-NUCLEO-S2915A1.git|Contributed|STM32duino X-NUCLEO-S2915A1 https://github.com/stm32duino/LSM6DSR.git|Contributed|STM32duino LSM6DSR https://github.com/stm32duino/ASM330LHH.git|Contributed|STM32duino ASM330LHH +https://github.com/elpinjo/CumulocityClient.git|Contributed|Cumulocity IoT client