From c48db818f0bbb6557f458fd873d8f2d77d2274d6 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Fri, 31 Mar 2023 22:48:56 -0700 Subject: [PATCH] cleanup --- firmware/integration/rusefi_config.txt | 1 - 1 file changed, 1 deletion(-) 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