mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-20 19:19:02 -04:00
Always start Echo mode with Monitor OFF.
This commit is contained in:
parent
6126baa8ac
commit
91b3829849
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user