only:one step towards https://github.com/rusefi/rusefi/pull/4841/files#diff-63e5fe040b8a611e8897c2f4d455c248e6e4c6ee377f04ef30ada43e1dad3c61
This commit is contained in:
parent
d678c49a13
commit
2db2999292
|
@ -348,6 +348,7 @@ float mapFast
|
|||
uint16_t autoscale rawMaf2;;"V",{1/@@PACK_MULT_VOLTAGE@@}, 0, 0, 5, 3
|
||||
uint16_t autoscale mafMeasured2;@@GAUGE_NAME_AIR_FLOW_MEASURED_2@@;"kg/h",{1/@@PACK_MULT_MASS_FLOW@@}, 0, 0, 0, 1
|
||||
|
||||
uint16_t schedulingUsedCount;;"",1,0,0,0,0
|
||||
uint16_t autoscale vehicleSpeedKph;@@GAUGE_NAME_VVS@@;"kph",{1/@@PACK_MULT_VSS@@}, 0, 0, 0, 2
|
||||
|
||||
uint16_t autoscale Gego;;"%",0.01,0,50,150,2
|
||||
|
|
Loading…
Reference in New Issue