From e09a3ea1a52393e22636dc5495c29fc0d112e063 Mon Sep 17 00:00:00 2001 From: rusefi Date: Tue, 30 Jun 2020 20:59:44 -0400 Subject: [PATCH] progress --- firmware/integration/rusefi_config.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index fae728b323..4494b49640 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -324,7 +324,7 @@ float lowValue;kPa value at low volts;"kpa", 1, 0, -400, 800, 2 float highValue;kPa value at high volts;"kpa", 1, 0, -400, 800, 2 air_pressure_sensor_type_e type; adc_channel_e hwChannel; -uint8_t[3] alignmentFill; +uint8_t[3] alignmentFill;;"unit", 1, 0, 0, 100, 0 end_struct @@ -349,7 +349,7 @@ end_struct struct oil_pressure_config_s @brief Oil pressure sensor interpolation adc_channel_e hwChannel; - uint8_t[3] alignmentFill; + uint8_t[3] alignmentFill;;"unit", 1, 0, 0, 100, 0 float v1;; "volts", 1, 0.0, 0, 10.0, 2 float value1;; "kPa", 1, 0.0, 0, 1000.0, 2 float v2;; "volts", 1, 0.0, 0, 10.0, 2 @@ -557,7 +557,7 @@ float globalFuelCorrection;set global_fuel_correction X;"coef", 1, 0.0, struct afr_sensor_s adc_channel_e hwChannel; -uint8_t[3] alignmentFill_afr; +uint8_t[3] alignmentFill_afr;;"unit", 1, 0, 0, 100, 0 float v1;; "volts", 1, 0.0, 0, 10.0, 2 float value1;; "AFR", 1, 0.0, 0, 1000.0, 2 float v2;; "volts", 1, 0.0, 0, 10.0, 2