MicroWebSrv
MicroWebSrv copied to clipboard
How to serve static files from LittleFS ?
Any guide on how to serve static files directly from a LittleFS partition like with ESPAsyncWebServer ?
Hello @guestisp, you can use route handlers. See help to add a route.