Update cubesatsim.ino

pico-sstv-new-2
alanbjohnston 3 years ago committed by GitHub
parent 0dba75ef59
commit b8ebd1ed93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -238,7 +238,7 @@ void loop() {
} }
} }
if (debug_mode) { if (debug_mode) {
Serial.print("\nSending SSTV image "); Serial.print("\nSending 2nd SSTV image ");
print_string(image_file); print_string(image_file);
} }
// send_sstv("/cam.raw"); // send_sstv("/cam.raw");

Loading…
Cancel
Save

Powered by TurnKey Linux.