sr-frs-aprs-payload-minute-flag
alanbjohnston 3 years ago committed by GitHub
parent 26c8f271a1
commit b4596fd521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2102,7 +2102,7 @@ int get_payload_serial(int debug_camera) {
} else { // not the flag, keep looking
start_flag_detected = FALSE;
flag_count = 0;
fprintf("Resetting. Not start flag.\n");
printf("Resetting. Not start flag.\n");
}
}
// Serial.println("writing to Serial2");

Loading…
Cancel
Save

Powered by TurnKey Linux.