@ -3731,8 +3731,11 @@ void prompt_for_input() {
print_string(serial_string);
strcpy(callsign, serial_string);
if (strlen(callsign) > 0) {
Serial.println("Callsign updated!");
} else
Serial.println("Callsign not updated!");
/*
echo
echo "Editing the CALLSIGN in the"
Powered by TurnKey Linux.