mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-03 05:41:13 +03:00
* Update spiffs_api.cpp
Fixes a bug where un-prefixed files are irretrievable with openDir(""). Described: https://github.com/esp8266/Arduino/issues/1818.
* Update FS test cases