参数显示测试完成,可以显示,但是存在一定的缺陷,后期慢慢修复
This commit is contained in:
@@ -247,6 +247,10 @@ void MainWindow::onTabIndexChanged(const int &index)
|
||||
inspector->show();
|
||||
|
||||
}
|
||||
else if (index == 4)
|
||||
{
|
||||
dlink->mavlinknode->Parameter->paramInspect->show();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user