mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Fixes #6958 To match SPIFFS, we get rid of the "." and ".." dirents when we open a directory on LittleFS. Do the same on a rewind().
Fixes #6958 To match SPIFFS, we get rid of the "." and ".." dirents when we open a directory on LittleFS. Do the same on a rewind().