From 90278fcede81a1c0e18a1390295f5e8c5935b5d2 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Wed, 11 Mar 2015 17:05:36 -0500 Subject: [PATCH] auto-sync --- 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 fad61983ca..3194a93313 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -169,7 +169,7 @@ injection_mode_e crankingInjectionMode; float globalTriggerAngleOffset;This field is the angle between Top Dead Center (TDC) and the first trigger event.\nKnowing this angle allows us to control timing and other angles in reference to TDC.;"deg", 1, 0, 0, 720, 0 float analogInputDividerCoefficient;This parameter holds the coefficient of input voltage dividers;"coef", 1, 0, 0.01, 10.0, 2 -custom engine_load_mode_e 4 bits, U32, @OFFSET@, [0:1], "MAF", "Alpha-N", "MAP", "SPEED DENSITY" +custom engine_load_mode_e 4 bits, U32, @OFFSET@, [0:1], "MAF", "Alpha-N/TPS", "MAP", "SPEED DENSITY" engine_load_mode_e algorithm;This setting controls which algorithm is used for ENGINE LOAD float vbattDividerCoeff;;"coef", 1, 0, 0.01, 20.0, 2 float fanOnTemperature;Cooling fan turn-on temperature threshold, in Celsuis;"*C", 1, 0, 0, 1000.0, 2