From 98949ba5179cd2f854df6dba94b354cbe030e4b7 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 29 Jun 2022 13:14:31 -0400 Subject: [PATCH] startUpFuelPumpDuration tooltip fix --- firmware/integration/rusefi_config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 71f0604186..4a2cc55e34 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1148,7 +1148,7 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\ float throttlePedalUpVoltage;;"voltage", 1, 0, -6, 6, 2 float throttlePedalWOTVoltage;+Pedal in the floor;"voltage", 1, 0, -6, 6, 2 - int16_t startUpFuelPumpDuration;+on IGN voltage detection start turn fuel pump on to build fuel pressure;"seconds", 1, 0, 0, 6000, 0 + int16_t startUpFuelPumpDuration;+on IGN voltage detection turn fuel pump on to build fuel pressure;"seconds", 1, 0, 0, 6000, 0 int16_t idlePidRpmDeadZone;+If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation;"RPM", 1, 0, 0, 200, 0