add prompt reset at start of reset

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

@ -4106,6 +4106,7 @@ void prompt_for_input() {
break;
case PROMPT_RESTART:
prompt = false;
// Serial.println("Restart not yet implemented");
if (mode != CW)
transmit_callsign(callsign);

Loading…
Cancel
Save

Powered by TurnKey Linux.