From 6b40f9d95c9cbf8078debb911686e2a1d229ec27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Sat, 1 Oct 2022 15:27:13 +0200 Subject: [PATCH] Unfork this lib, we're done here now. --- arch/esp32/esp32.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/esp32/esp32.ini b/arch/esp32/esp32.ini index 101752e8b..04f57c924 100644 --- a/arch/esp32/esp32.ini +++ b/arch/esp32/esp32.ini @@ -31,7 +31,7 @@ lib_deps = ${arduino_base.lib_deps} ${networking_base.lib_deps} ${environmental_base.lib_deps} - https://github.com/caveman99/esp32_https_server.git + https://github.com/meshtastic/esp32_https_server.git h2zero/NimBLE-Arduino@1.4.0 arduino-libraries/NTPClient@^3.1.0 https://github.com/lewisxhe/XPowersLib.git