Skip to content

Commit c671327

Browse files
committed
LP-551 Update status when user disconnect board while testing outputs
1 parent e5c574b commit c671327

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ground/gcs/src/plugins/config/configoutputwidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ void ConfigOutputWidget::enableControls(bool enable)
169169

170170
if (!enable) {
171171
m_ui->channelOutTest->setChecked(false);
172+
channelTestsStarted = false;
172173
}
173174
m_ui->channelOutTest->setEnabled(enable);
174175
}

0 commit comments

Comments
 (0)