breaking things for sake of autoscale, would this pass CI?

This commit is contained in:
rusefi 2022-06-03 00:15:17 -04:00
parent 811cc4eee7
commit 0549e7af33
1 changed files with 1 additions and 1 deletions

View File

@ -1697,7 +1697,7 @@ uint16_t[CRANKING_CURVE_SIZE] autoscale crankingFuelCoefE100;;"ratio", 0.01, 0,
#define TCU_MAGIC_SIZE 8
uint8_t[TCU_MAGIC_SIZE] tcu_pcAirmassBins;;"Airmass", 0.02, 0, 0, 255, 2
uint8_t[TCU_MAGIC_SIZE] tcu_pcAirmassBins;;"Airmass", 1, 0, 0, 255, 2
uint8_t[TCU_MAGIC_SIZE] tcu_pcValsR;;"%", 1, 0, 0, 255, 0
uint8_t[TCU_MAGIC_SIZE] tcu_pcValsN;;"%", 1, 0, 0, 255, 0
uint8_t[TCU_MAGIC_SIZE] tcu_pcVals1;;"%", 1, 0, 0, 255, 0