SmartSpin2K / SmartSpin2kFlasher

Simple GUI tool to flash ESPs over USB
https://github.com/doudar/SmartSpin2k
MIT License
0 stars 1 forks source link

SPIFFS is erased on every flash #6

Open doudar opened 3 years ago

doudar commented 3 years ago

The entire flash memory is erased every time a new firmware is flashed requiring the html files to be downloaded from the internet.

I don't think we want this to happen.

I thought I saw a flag in there somewhere to change that....

doudar commented 2 years ago

A better way would be to just flash the current spiffs.bin when we flash the firmware.bin