This commit is contained in:
Matthew Kennedy 2023-03-31 22:48:56 -07:00 committed by Andrey
parent ec8dc2e89d
commit c48db818f0
1 changed files with 0 additions and 1 deletions

View File

@ -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