cleanup
This commit is contained in:
parent
ec8dc2e89d
commit
c48db818f0
|
@ -485,7 +485,6 @@ bit artificialTestMisfire,"Danger Mode","No thank you";Experimental setting that
|
|||
bit useFordRedundantPps;On some Ford and Toyota vehicles one of the pedal sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor.
|
||||
|
||||
|
||||
!todo: extract these two fields into a structure
|
||||
int16_t tpsMin;Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X;"ADC", 1, 0, 0, 1023, 0
|
||||
int16_t tpsMax;Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X;"ADC", 1, 0, 0, 1023, 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue