mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-07 08:24:53 -04:00
Always start Echo mode with Monitor OFF.
This commit is contained in:
@@ -7105,6 +7105,7 @@ void MainWindow::on_actionEcho_triggered()
|
||||
fast_config(false);
|
||||
if(m_astroWidget) m_astroWidget->selectOwnEcho();
|
||||
statusChanged();
|
||||
monitor(false);
|
||||
}
|
||||
|
||||
void MainWindow::on_actionFreqCal_triggered()
|
||||
|
||||
Reference in New Issue
Block a user