线程问题

This commit is contained in:
hm
2020-10-13 21:15:35 +08:00
parent bd946e9333
commit 39d8c3940e
7 changed files with 41 additions and 29 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ public slots:
void setValue(QLabel *w,QString s);
void setBUMState(mavlink_bmustate_t *t);
void setServoState(mavlink_servo_output_raw_t *t);
private:
QWidget *m_parent;