MicroWebSrv icon indicating copy to clipboard operation
MicroWebSrv copied to clipboard

How to serve static files from LittleFS ?

Open guestisp opened this issue 3 years ago • 1 comments

Any guide on how to serve static files directly from a LittleFS partition like with ESPAsyncWebServer ?

guestisp avatar May 01 '22 08:05 guestisp

Hello @guestisp, you can use route handlers. See help to add a route.

jczic avatar Sep 17 '22 20:09 jczic