From b65593e0dbc8caa2e67e794bdaab0dcc1d05f8d6 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 20 Aug 2020 17:58:43 +0200 Subject: [PATCH] Added lib TinyCBOR https://github.com/arduino/Arduino/issues/10622 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e8b29ff8..a7d86f2f 100644 --- a/registry.txt +++ b/registry.txt @@ -3378,3 +3378,4 @@ https://github.com/JVKran/OneTime-BH1750.git|Contributed|OneTime-BH1750 https://github.com/d-a-v/ESPWebDAV.git|Contributed|ESPWebDAV https://github.com/haratta27/M5Stack_SimpleBeep.git|Contributed|M5Stack_SimpleBeep https://github.com/earlephilhower/ESP8266Audio.git|Contributed|ESP8266Audio +https://github.com/soburi/tinycbor.git|Contributed|TinyCBOR