egt values can be negative
This commit is contained in:
parent
38d7430362
commit
b5e918fc80
|
@ -173,7 +173,7 @@ int16_t rpmAcceleration;dRPM;"RPM acceleration",1, 0, 0, 5, 2
|
|||
int16_t debugIntField4;;"val", 1, 0, 0, 0, 0
|
||||
int16_t debugIntField5;;"val", 1, 0, 0, 0, 0
|
||||
|
||||
uint16_t[EGT_CHANNEL_COUNT iterate] autoscale egt;EGT;"deg C",{1/@@PACK_MULT_EGTEMPERATURE@@}, 0, 0, 0, 2
|
||||
int16_t[EGT_CHANNEL_COUNT iterate] autoscale egt;EGT;"deg C",{1/@@PACK_MULT_EGTEMPERATURE@@}, 0, 0, 0, 2
|
||||
|
||||
int16_t autoscale rawTps1Primary;;"V",{1/@@PACK_MULT_VOLTAGE@@}, 0, 0, 5, 3
|
||||
int16_t autoscale rawPpsPrimary;;"V",{1/@@PACK_MULT_VOLTAGE@@}, 0, 0, 5, 3
|
||||
|
|
Loading…
Reference in New Issue