Trigger recheck work/cnf state on modechange

This commit is contained in:
int2001
2025-01-01 18:52:10 +00:00
parent e88a5ac220
commit 2fd4dc7ee2

View File

@@ -888,6 +888,7 @@ $('.mode').on('change', function () {
});
}
$('#frequency_rx').val("");
$("#callsign").blur();
});
/* Calculate Frequency */