bench test pulse length precision
This commit is contained in:
parent
c8c07da6fe
commit
009f0be178
|
@ -1168,8 +1168,8 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\
|
|||
bit kLineDoHondaSend
|
||||
bit unused1129
|
||||
bit unused1130
|
||||
uint8_t benchTestCount;How many test bench pulses do you want;"count", 1, 0, 0, 250, 1
|
||||
uint16_t autoscale benchTestOnTime;Length of each of the test pulses;"ms", 0.1, 0, 0, 2000, 1
|
||||
uint8_t benchTestCount;How many test bench pulses do you want;"", 1, 0, 0, 250, 0
|
||||
uint16_t autoscale benchTestOnTime;Duration of each test pulse;"ms", 0.01, 0, 0, 100, 2
|
||||
pin_input_mode_e launchActivatePinMode;
|
||||
Gpio can2TxPin;set_can2_tx_pin X
|
||||
Gpio can2RxPin;set_can2_rx_pin X
|
||||
|
|
Loading…
Reference in New Issue