12号线列车控制基本调试
This commit is contained in:
parent
6cdf88a92d
commit
1e7e693004
@ -357,9 +357,9 @@ message TrainVobcState {
|
||||
// 制动重故障按钮
|
||||
bool brakeHeavyFault = 37;
|
||||
// 左门状态按钮
|
||||
bool leftDoorStateBtn = 38;
|
||||
bool leftDoorState = 38;
|
||||
// 右门状态按钮
|
||||
bool rightDoorStateBtn = 39;
|
||||
bool rightDoorState = 39;
|
||||
// 唤醒按钮
|
||||
bool wakeUpBtn = 40;
|
||||
// 检修按钮
|
||||
|
Loading…
Reference in New Issue
Block a user