添加发动机停车
This commit is contained in:
@@ -161,6 +161,12 @@ void StatusUI::setBattery(uint32_t pos,QVariant value)
|
||||
case 4:
|
||||
ui->label_56V_A->setText(value.toString());
|
||||
break;
|
||||
case 5:
|
||||
ui->label_28V_percent->setText(value.toString());
|
||||
break;
|
||||
case 6:
|
||||
ui->label_56V_percent->setText(value.toString());
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user