remove format of flash space

pico-sstv-pp
alanbjohnston 3 years ago committed by GitHub
parent 59a9464540
commit 139b356902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ void setup() {
Serial.begin(115200);
LittleFS.begin();
LittleFS.format();
// LittleFS.format(); // only format if files of size 0 keep showing up
read_mode();

Loading…
Cancel
Save

Powered by TurnKey Linux.