diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index df29255d21..3d9c134da3 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -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