增加档位

master
18201612589 2021-12-10 15:11:36 +08:00
parent 8d489aeee5
commit 0b5fc23539
1 changed files with 2 additions and 0 deletions

View File

@ -278,6 +278,8 @@ public class VehicleData {
sb.append(getValue(current,5));
//绝缘电阻 79 - 87
sb.append(getValue(resistance,9));
//档位
sb.append(gear);
// 加速踏板行程值
sb.append(getValue(accelerationPedal,2));
// 制动踏板行程值