From 207c6804c23674e01fddf0823ae2752a7e151c30 Mon Sep 17 00:00:00 2001 From: Michael-Paul Moore Date: Sun, 10 Apr 2022 15:57:09 -0700 Subject: [PATCH] More deppendency work --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 3b54a43..8b5ec88 100644 --- a/library.json +++ b/library.json @@ -22,7 +22,8 @@ { "name": "NTPClient" }, { "name": "Wire" }, { "name": "WiFi" }, - { "name": "ESP32 BLE Arduino" } + { "name": "ESP32 BLE Arduino" }, + { "name": "espressif32" }, { "name": "Rtc_Pcf8563", "version": "https://github.com/orbitalair/Rtc_Pcf8563.git#master"