固定界面

This commit is contained in:
hm
2020-11-07 10:54:30 +08:00
parent 16ad6a332f
commit e838d5bf63
11 changed files with 1098 additions and 738 deletions
+6
View File
@@ -148,8 +148,14 @@ void ServoSystem::setCheckState(uint32_t pos,QVariant value)
setColor(ui->checkBox_slide,(value.toBool())?(state::success):(state::failure));
break;
}
//qDebug() << pos << value;
}
void ServoSystem::setServoState(mavlink_servo_output_raw_t *t)