don't delete cam.bin

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

@ -226,7 +226,7 @@ void loop() {
// send_sstv("/cam.raw");
// send_sstv(image_file);
LittleFS.remove("/cam.bin");
// LittleFS.remove("/cam.bin");
show_dir();
char output_file2[] = "/cam2.bin";
jpeg_decode(image_file, output_file2, true); // debug_mode);

Loading…
Cancel
Save

Powered by TurnKey Linux.