added end of binary data print

pico-esp32-sstv
alanbjohnston 3 years ago committed by GitHub
parent 9f10545bc2
commit a087eefac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -258,12 +258,13 @@ listDir(SPIFFS, "/", 0);
// }
}
Serial.println("\nEnd of binary data");
listDir(SPIFFS, "/", 0);
// send_image_serial(filename);
delay(500);
// delay(500);
}
/**

Loading…
Cancel
Save

Powered by TurnKey Linux.