diff --git a/platformio.ini b/platformio.ini index 9bdda9afb..7a19eab8d 100644 --- a/platformio.ini +++ b/platformio.ini @@ -35,6 +35,8 @@ bt_deps = wifi_deps = arduinoWebSockets=https://github.com/MitchBradley/arduinoWebSockets#canSend WiFi=https://github.com/MitchBradley/WiFi#canWrite + WebServer=https://github.com/craiglink/arduino-esp32-libraries-WebServer#no-auth + ; If we include the following explicit dependencies when we get the ; Arduino framework code from github, platformio picks up different ; and incompatible versions of these libraries from who knows where, @@ -42,7 +44,6 @@ wifi_deps = ; DNSServer ; ESPmDNS ; Update - ; WebServer ; WiFi ; WiFiClientSecure