From 1f816a1ede7bf9ab9cedaffb15f708ea7f2507bf Mon Sep 17 00:00:00 2001 From: kon Date: Mon, 27 Jul 2020 22:10:29 -0700 Subject: [PATCH] tiny typo --- firmware/integration/rusefi_config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index fab4423a94..63ba0d0b9c 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -435,7 +435,7 @@ ThermistorConf iat; float knockBandCustom;+We calculate knock band based of cylinderBore\n Use this to override - kHz knock band override;"kHz", 1, 0.0, 0.0, 10.0, 2 -float[DWELL_CURVE_SIZE] sparkDwellRpmBins;On Single-Coil or Wasted Spark setups you have to lower dwell at high RPM;"RPM", 1, 0.0, 0.0, 18000, 2 +float[DWELL_CURVE_SIZE] sparkDwellRpmBins;On Single Coil or Wasted Spark setups you have to lower dwell at high RPM;"RPM", 1, 0.0, 0.0, 18000, 2 float[DWELL_CURVE_SIZE] sparkDwellValues;;"ms", 1, 0.0, 0.0, 30.0, 2 struct_no_prefix specs_s @@ -1676,4 +1676,4 @@ end_struct #define show_test_presets true #define show_Frankenso_presets true #define show_microRusEFI_presets true -#define show_Proteus_presets true \ No newline at end of file +#define show_Proteus_presets true