Skip to content

Commit

Permalink
FIX #125: Frequency input on the first VFO blanks the display on the …
Browse files Browse the repository at this point in the history
…second
  • Loading branch information
egzumer committed Nov 20, 2023
1 parent 6e5e7e7 commit 592810b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ void UI_DisplayMain(void)
UI_PrintString(String, 32, 0, line, 8);
}

break;
continue;
}
else
{
Expand Down

0 comments on commit 592810b

Please sign in to comment.