删除tools里面不存在的界面的设置

This commit is contained in:
hm
2021-04-29 08:59:27 +08:00
parent fb8b30a11a
commit a98244d7ff
3 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ StatusUI::StatusUI(QWidget *parent) :
//install(e_fly,0,"IMU状态",0);
//install(e_fly,0,"DGPS状态",0);
install(state,0,"脱离状态1",0);
install(state,0,"投放状态",0);
//install(state,0,"脱离状态2",0);
install(state,0,"点火保险",0);
install(state,0,"加速度采集",0);