fully removed sstv image 2

pull/220/head
alanbjohnston 3 years ago committed by GitHub
parent b07af3a1a0
commit 0e511c526a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3838,7 +3838,7 @@ void load_files() {
}
f.close();
}
/*
f = LittleFS.open("sstv_image_2_320_x_240.jpg", "r");
if (f) {
Serial.println("Image sstv_image_2_320_x_240.jpg already in FS");
@ -3852,7 +3852,7 @@ void load_files() {
}
f.close();
}
*/
show_dir();
}

Loading…
Cancel
Save

Powered by TurnKey Linux.