only:RPM ROC data point name improvement

This commit is contained in:
Andrey 2024-09-20 10:54:28 -04:00
parent 5e78a74e9e
commit 4c69dca2b2
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ bit sd_active_rd;SD card reading
uint16_t RPMValue;@@GAUGE_NAME_RPM@@;"RPM",1, 0, 0, 8000, 0
int16_t rpmAcceleration;dRPM;"RPM acceleration",1, 0, 0, 5, 2
int16_t rpmAcceleration;dRPM;"RPM acceleration/Rate of Change/ROC",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