Skip to content
Snippets Groups Projects
Commit c47eb698 authored by Angel's avatar Angel
Browse files

highlight safecontroller tab in the beginning

parent 71486e3c
No related branches found
No related tags found
No related merge requests found
...@@ -89,6 +89,7 @@ MainWindow::MainWindow(int argc, char **argv, QWidget *parent) : ...@@ -89,6 +89,7 @@ MainWindow::MainWindow(int argc, char **argv, QWidget *parent) :
ui->current_setpoint_yaw->setText(QString::number(default_setpoint[3])); ui->current_setpoint_yaw->setText(QString::number(default_setpoint[3]));
disableGUI(); disableGUI();
highlightSafeControllerTab();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment