pull/177/head
alanbjohnston 3 years ago committed by GitHub
parent e836a2887b
commit b3d07b5f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3731,7 +3731,7 @@ void prompt_for_input() {
print_string(serial_string);
strcpy(callsign, serial_string;
strcpy(callsign, serial_string);
Serial.println("Callsign updated!");
/*
echo

Loading…
Cancel
Save

Powered by TurnKey Linux.