ESPWebServer
ESPWebServer copied to clipboard
HTTP server library for ESP8266/ESP32 Arduino cores (previously ESP8266WebServer)
fatal error: ESP8266WiFi.h: No such file or directory!
@bbx10 has created an [ESPWebServer](https://github.com/bbx10/WebServer_tng) for ESP32. Will this work be incorporated into this repo, or ESP32 support live elsewhere? According to the [roadmap](https://github.com/espressif/arduino-esp32/projects/1), it seems that this should be...
Is there a way to use this without it requiring Internet access? Looking at the edit.html page it goes to a cloudflare site to get a JS file. This works...