备份
This commit is contained in:
@@ -17,13 +17,9 @@ StatusUI::StatusUI(QWidget *parent) :
|
||||
|
||||
int id_count = 0;
|
||||
|
||||
//StateGroup *mode = new StateGroup(id_count++,this);
|
||||
StateGroup *base = new StateGroup(id_count++,this);
|
||||
StateGroup *actuator = new StateGroup(id_count++,this);
|
||||
//StateGroup *e_fly = new StateGroup(id_count++,this);
|
||||
StateGroup *state = new StateGroup(id_count++,this);
|
||||
//StateGroup *battery = new StateGroup(id_count++,this);
|
||||
//StateGroup *communication = new StateGroup(id_count++,this);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user