1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-10 14:42:08 +03:00
esp8266/libraries
JasperHorn 8242d72271 Add LittleFS support to ESP8266WebServer.serveStatic() (#6987)
* Remove trailing whitespace

* Improve "is file" check for LittleFS support

The previous implementation was based on a quirk of SPIFFS (that exists
returns false for directories) so it wouldn't work with LittleFS. This
implementation works with both.

Co-authored-by: Develo <deveyes@gmail.com>
2020-01-04 20:33:05 -08:00
..
2019-10-05 22:21:41 -03:00
2019-10-31 14:09:52 +01:00
2019-05-14 00:09:54 +02:00
2019-10-04 17:25:54 -07:00
2019-10-30 23:49:55 -03:00