Update cubesatsim.ino

pico-v0.32 v0.32
alanbjohnston 3 years ago committed by GitHub
parent 284bd7c633
commit ad63e01ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -229,7 +229,7 @@ void loop() {
strcpy(image_file, camera_file);
} else {
strcpy(image_file, sstv1_filename); // 2nd stored image
Serial.println("Using image file");
Serial.println("Using stored image file");
}
}
if (debug_mode) {

Loading…
Cancel
Save

Powered by TurnKey Linux.