"rpmAcceleration" in TS doesn't go lower than 0 fix #5504

This commit is contained in:
Andrey 2023-08-09 04:57:59 -04:00
parent e9e0ef5a89
commit 1486b6709a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ bit dfcoActive
uint16_t RPMValue;@@GAUGE_NAME_RPM@@;"RPM",1, 0, 0, 8000, 0
uint16_t rpmAcceleration;dRPM;"RPM acceleration",1, 0, 0, 5, 2
int16_t rpmAcceleration;dRPM;"RPM acceleration",1, 0, 0, 5, 2
uint16_t autoscale speedToRpmRatio;@@GAUGE_NAME_GEAR_RATIO@@;"value",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 2
uint8_t unusedVehicleSpeedKph;@@GAUGE_NAME_VVS@@;"kph",1, 0, 0, 0, 1