aux linear uses float

This commit is contained in:
Matthew Kennedy 2023-12-20 15:25:13 -08:00
parent 4701858cea
commit d224434ced
1 changed files with 2 additions and 2 deletions

View File

@ -247,8 +247,8 @@ int16_t rpmAcceleration;dRPM;"RPM acceleration",1, 0, 0, 5, 2
uint32_t vssEdgeCounter
uint32_t issEdgeCounter
int16_t autoscale auxLinear1;@@GAUGE_NAME_AUX_LINEAR_1@@;"", 0.01, 0, 0, 0, 2
int16_t autoscale auxLinear2;@@GAUGE_NAME_AUX_LINEAR_2@@;"", 0.01, 0, 0, 0, 2
float auxLinear1;@@GAUGE_NAME_AUX_LINEAR_1@@;"", 1, 0, 0, 0, 2
float auxLinear2;@@GAUGE_NAME_AUX_LINEAR_2@@;"", 1, 0, 0, 0, 2
uint16_t autoscale fallbackMap;;"kPa", 0.1, 0, 0, 1000, 1