delete sstv image as well

pico-delete
alanbjohnston 3 years ago committed by GitHub
parent cdb5bb84d6
commit e773844fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -214,6 +214,8 @@ void loop() {
LittleFS. remove("/cam.bin");
LittleFS. remove("/cam2.bin");
LittleFS. remove("/cam.jpg");
LittleFS. remove("/sstv_image_1_320_x_240.jpg);
char image_file[128];
if (first_time_sstv) {
// if (false) { // turn this off for now

Loading…
Cancel
Save

Powered by TurnKey Linux.