all fields should have TS info
This commit is contained in:
parent
5c70f37c6a
commit
f4148c79bd
|
@ -1315,7 +1315,6 @@ float[AFTERSTART_HOLD_CURVE_SIZE] afterstartHoldTime;;"Seconds", 1, 0
|
|||
float[AFTERSTART_ENRICH_CURVE_SIZE] afterstartEnrich;;"%", 1, 0, 0, 600, 1
|
||||
float[AFTERSTART_DECAY_CURVE_SIZE] afterstartDecayTime;;"Seconds", 1, 0, 0, 100, 1
|
||||
|
||||
|
||||
boost_table_t boostTableOpenLoop;
|
||||
uint8_t[8] unused6312;;"units", 1, 0, -20, 100, 0
|
||||
uint8_t[BOOST_RPM_COUNT] boostRpmBins;;"RPM", @@RPM_1_BYTE_PACKING_MULT@@, 0, 0.0, 12000.0, 0
|
||||
|
|
Loading…
Reference in New Issue