breaking things for sake of autoscale, would this pass CI?
This commit is contained in:
parent
faa4683556
commit
61e01f3bc1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue