You've already forked TEF6686_ESP32
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;
|
||||
|
||||
case 'C':
|
||||
if (afscreen || advancedRDS) BuildDisplay();
|
||||
byte scanmethod;
|
||||
scanmethod = atol(buff + 1);
|
||||
if (scanmethod == 1) {
|
||||
|
||||
Reference in New Issue
Block a user