pull/180/head
alanbjohnston 3 years ago committed by GitHub
parent e90129c802
commit 2aa19f5104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3792,7 +3792,7 @@ void prompt_for_input() {
if (strlen(serial_string) > 0) {
strcpy(callsign, serial_string);
if (mode == APRS)
if (mode == AFSK)
set_callsign(callsign);
Serial.println("Callsign updated!");
} else

Loading…
Cancel
Save

Powered by TurnKey Linux.