allow more bench test count
This commit is contained in:
parent
95dea5b35e
commit
c9a7fb7fc5
|
@ -1177,7 +1177,7 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\
|
|||
bit can1ListenMode
|
||||
bit can2ListenMode
|
||||
uint8_t unusedHere
|
||||
uint16_t autoscale benchTestOnTime;Duration of each test pulse;"ms", 0.01, 0, 0, 100, 2
|
||||
uint16_t autoscale benchTestOnTime;Duration of each test pulse;"ms", 0.01, 0, 0, 500, 2
|
||||
|
||||
uint8_t lambdaProtectionRestoreTps;;"%", 1, 0, 0, 100, 0
|
||||
uint8_t autoscale lambdaProtectionRestoreLoad;;"%", 10, 0, 0, 1000, 0
|
||||
|
|
Loading…
Reference in New Issue