Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 339 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 339 Bytes

SPIFFSReadServer

An SPI Flash File System (SPIFFS) server extension of the ESP8266WebServer library. This is intended to handle 'read-only' static files without the need for a live editor. Of course files can still be modified programmatically or via other server handlers.

Full Documentation