From afad3beb31c74e50bdc78406820116a171349d6e Mon Sep 17 00:00:00 2001 From: rusEfi Date: Sun, 18 Mar 2018 16:05:02 -0400 Subject: [PATCH] ETB dream --- 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 5049ca88c0..1aaff52f22 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -855,7 +855,7 @@ float[MAP_ACCEL_TAPER] mapAccelTaperMult;;"mult", 1, 0, 0.0, 300, int16_t fuelClosedLoopCltThreshold;;"C", 1, 0, 0, 100, 0 int16_t fuelClosedLoopTpsThreshold;;"%", 1, 0, 0, 100, 0 int16_t fuelClosedLoopRpmThreshold;;"rpm", 1, 0, 0, 5000, 0 - int16_t etbFreq;;"Hz", 1, 0, 0, 1500, 0 + int16_t etbFreq;;"Hz", 1, 0, 0, 30000, 0 pid_s fuelClosedLoopPid; float fuelClosedLoopAfrHighThreshold;;"ratio", 1, 0, 0, 100, 1 pin_mode_e stepperEnablePinMode;