Skip to content

Conversation

earlephilhower
Copy link
Collaborator

The SPIFFS config object was defined in FS.h in its own namespace, but
is not made easily available like other SPIFFS and FS objects because of
a missing using statement. Add it in FS.h

Fixes #6322

The SPIFFS config object was defined in FS.h in its own namespace, but
is not made easily available like other SPIFFS and FS objects because of
a missing `using` statement.  Add it in FS.h

Fixes esp8266#6322
@earlephilhower earlephilhower merged commit 93ef2e2 into esp8266:master Jul 21, 2019
@earlephilhower earlephilhower deleted the spiffscfg branch July 25, 2019 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPIFFS setConfig
1 participant