From 6629a2dea4ff8236d706831145461b80ce59b6e3 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sat, 12 Sep 2020 00:35:49 -0700 Subject: [PATCH] remove (#1789) --- firmware/integration/rusefi_config.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 0a7e05576f..6905f7c88b 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -132,7 +132,6 @@ struct_no_prefix engine_configuration_s #define CRANKING_CURVE_SIZE 8 #define IGN_LOAD_COUNT 16 -#define IGN_TPS_COUNT 16 #define IGN_RPM_COUNT 16 #define INJECTION_PIN_COUNT 12 @@ -1308,8 +1307,7 @@ float[CRANKING_ADVANCE_CURVE_SIZE] crankingAdvance ;+Optional timing advance float[CLT_CURVE_SIZE] iacCoastingBins;CLT-based idle position for coasting (used in Auto-PID Idle mode);"C", 1, 0, -100.0, 250.0, 2 float[CLT_CURVE_SIZE] iacCoasting; CLT-based idle position for coasting (used in Auto-PID Idle mode);"%", 1, 0, 0.0, 100.0, 2 -uint8_t[512] unused3288;;"units", 1, 0, -20, 100, 0 -float[IGN_TPS_COUNT] ignitionTpsBins;;"TPS", 1, 0.0, 0, 100.0, 2 +uint8_t[576] unused3288;;"units", 1, 0, -20, 100, 0 float tChargeAirCoefMin;;"Min tCharge Coeff.", 1, 0, 0.0, 1.0, 4 float tChargeAirCoefMax;;"Max tCharge Coeff.", 1, 0, 0.0, 1.0, 4