Update cubesatsim.ino

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

@ -214,7 +214,7 @@ void loop() {
LittleFS. remove("/cam.bin"); LittleFS. remove("/cam.bin");
LittleFS. remove("/cam2.bin"); LittleFS. remove("/cam2.bin");
LittleFS. remove("/cam.jpg"); LittleFS. remove("/cam.jpg");
LittleFS. remove("/sstv_image_1_320_x_240.jpg); LittleFS. remove("/sstv_image_1_320_x_240.jpg");
char image_file[128]; char image_file[128];
if (first_time_sstv) { if (first_time_sstv) {

Loading…
Cancel
Save

Powered by TurnKey Linux.