From b65ede45de7f81626e9262448897ad90ab7a5b7a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:54:14 +0100 Subject: [PATCH] Added lib ESPDateTime https://github.com/arduino/Arduino/issues/9485 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index cf5db211..a8d623d2 100644 --- a/registry.txt +++ b/registry.txt @@ -2706,3 +2706,4 @@ https://github.com/beegee-tokyo/SHT1x-ESP.git|Contributed|SHT1x sensor library f https://github.com/hideakitai/ESP32DMASPI.git|Contributed|ESP32DMASPI https://github.com/kcl93/VT100.git|Contributed|VT100 https://github.com/BlaT2512/sevenSegment.git|Contributed|sevenSegment +https://github.com/mcxiaoke/ESPDateTime.git|Contributed|ESPDateTime