When using seek function in XDRGTK while AF/EON screen was active, it now first closes AF/EON screen
This commit is contained in:
@@ -205,6 +205,7 @@ void XDRGTKRoutine() {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 'C':
|
case 'C':
|
||||||
|
if (afscreen || advancedRDS) BuildDisplay();
|
||||||
byte scanmethod;
|
byte scanmethod;
|
||||||
scanmethod = atol(buff + 1);
|
scanmethod = atol(buff + 1);
|
||||||
if (scanmethod == 1) {
|
if (scanmethod == 1) {
|
||||||
|
|||||||
Reference in New Issue
Block a user