Alternator Duty Cycle Adder for AC Fan #4973
This commit is contained in:
parent
8f2465428d
commit
0cb7b9d7fb
|
@ -1550,7 +1550,7 @@ float alsMaxDuration;;"sec", 1, 0, 0.01, 100, 2
|
|||
int8_t ALSMaxCLT;;"C", 1, 0, 0, 105, 0
|
||||
uint8_t alsMinTimeBetween;;"", 1, 0, 0, 20000, 0
|
||||
uint8_t alsEtbPosition;;"", 1, 0, 0, 20000, 0
|
||||
uint acFanAlternatorDutyAdder
|
||||
uint8_t acFanAlternatorDutyAdder
|
||||
uint8_t[3] unusedAlignmentFill_at_33
|
||||
int ALSIdleAdd;;"%", 1, 0, 0, 100, 2
|
||||
int ALSEtbAdd;;"%", 1, 0, 0, 100, 2
|
||||
|
|
Loading…
Reference in New Issue