添加rtk,rc等设备

This commit is contained in:
hm
2021-01-05 19:24:48 +08:00
parent 81bf7e7d87
commit eee834df45
20 changed files with 566 additions and 58 deletions
+3 -2
View File
@@ -94,10 +94,11 @@ void ServoSystem::setFloat(void)
else
{
this->setParent(m_parent);
this->setGeometry(m_parent->geometry());
this->move(0,0);
this->hide();
this->show();
update();
}
//
}
void ServoSystem::setColor(QWidget *w,state s)