auto-sync
This commit is contained in:
parent
3de8376079
commit
79fe180150
|
@ -842,8 +842,9 @@ fileVersion = { 20150314 }
|
||||||
entry = rpmAcceleration, "dRPM", float, "%.3f"
|
entry = rpmAcceleration, "dRPM", float, "%.3f"
|
||||||
entry = massAirFlowValue,"Mass", float, "%.3f"
|
entry = massAirFlowValue,"Mass", float, "%.3f"
|
||||||
entry = veValue, "ratio", float, "%.3f"
|
entry = veValue, "ratio", float, "%.3f"
|
||||||
entry = maxDelta, "maxDelta", float, "%.3f"
|
; entry = maxDelta, "maxDelta", float, "%.3f"
|
||||||
entry = minDelta, "minDelta", float, "%.3f"
|
; entry = minDelta, "minDelta", float, "%.3f"
|
||||||
|
entry = currentAccelDelta, "%", float, "%.3f"
|
||||||
|
|
||||||
|
|
||||||
; tpsADC = U16, "ADC",
|
; tpsADC = U16, "ADC",
|
||||||
|
|
Loading…
Reference in New Issue