ESPEssentials
ESPEssentials copied to clipboard
Essentials to get you started with your Arduino projects using the ESP8266 and ESP32.
I don't know where to put a request. But i was wondering if it's possible to add authentication not only to the upload function, but also to the edit function,...
The wifimanager part works just fine for me, it connects successfully to my network but after that I can't reach any of the routes. I tried every route with the...
http://[192.168.43.216/list?dir=/](http://192.168.43.216/list?dir=/) response 200: []  but I got http://[192.168.43.216/reboot](http://192.168.43.216/reboot)  why 404?
Any chance you can implement AsyncWebserver instead of Webserver?