ESPAsyncWebServer
ESPAsyncWebServer copied to clipboard
ESP32 webserver freeze / auto restart
Hello,
I have usend Your library to create a boiler controller. However sometimes the webserver does not load a webpage (saved using LittleFS) when powering the ESP32 and sometimes during constatnt usage makes the webpage unaccesible even though the ESP32 is working as phisical buttons are working as intended. Is there any way to check if the webserver is working and if not force restart the webserver?