When using seek function in XDRGTK while AF/EON screen was active, it now first closes AF/EON screen

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-06 16:12:49 +02:00
parent db9e471117
commit 4b689f23b1

View File

@@ -205,6 +205,7 @@ void XDRGTKRoutine() {
break;
case 'C':
if (afscreen || advancedRDS) BuildDisplay();
byte scanmethod;
scanmethod = atol(buff + 1);
if (scanmethod == 1) {