Open firepower9966 opened 3 years ago
Due to changes in later versions of platform.io There is no upload file system in platform.io GUI.
(!SPIFFS.begin(true))
This allows spiffs to compile.
Run in vcltools/platform.io command terminal
pio run -t uploadfs
This uploads files in to SPIFFS
Would you please create a pull request?
Due to changes in later versions of platform.io There is no upload file system in platform.io GUI.
(!SPIFFS.begin(true))
This allows spiffs to compile.
Run in vcltools/platform.io command terminal
pio run -t uploadfs
This uploads files in to SPIFFS