修改航线界面,在任意时候都显示
This commit is contained in:
@@ -1234,3 +1234,9 @@ void ServoSystem::on_pushButton_500W_Close_clicked()
|
||||
on_commandClicked(tr("设定 %1").arg(ui->pushButton_500W_Close->text()),
|
||||
102,0,0,0,0,0,0,180,0);
|
||||
}
|
||||
|
||||
void ServoSystem::on_pushButton_tracer_clicked()
|
||||
{
|
||||
on_commandClicked(tr("设定 %1").arg(ui->pushButton_tracer->text()),
|
||||
0,0,0,0,0,0,0,20013,0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user