mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-04-02 20:25:16 +02:00
LP-551 Update status when user disconnect board while testing outputs
This commit is contained in:
parent
e5c574b20e
commit
c671327c0d
@ -169,6 +169,7 @@ void ConfigOutputWidget::enableControls(bool enable)
|
||||
|
||||
if (!enable) {
|
||||
m_ui->channelOutTest->setChecked(false);
|
||||
channelTestsStarted = false;
|
||||
}
|
||||
m_ui->channelOutTest->setEnabled(enable);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user