固定界面
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user