mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-02 13:17:49 -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);
|
fast_config(false);
|
||||||
if(m_astroWidget) m_astroWidget->selectOwnEcho();
|
if(m_astroWidget) m_astroWidget->selectOwnEcho();
|
||||||
statusChanged();
|
statusChanged();
|
||||||
|
monitor(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::on_actionFreqCal_triggered()
|
void MainWindow::on_actionFreqCal_triggered()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user