From b330f353715a8de1082e480a833ecd8acfbd2b97 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Thu, 22 Jan 2015 12:04:34 -0600 Subject: [PATCH] auto-sync --- firmware/controllers/algo/engine_configuration.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/firmware/controllers/algo/engine_configuration.h b/firmware/controllers/algo/engine_configuration.h index e237cc9e7f..9e13104e1f 100644 --- a/firmware/controllers/algo/engine_configuration.h +++ b/firmware/controllers/algo/engine_configuration.h @@ -61,8 +61,6 @@ typedef enum { * You would use this value if you want to see a detailed graph of your trigger events */ AC_TRIGGER = 1, AC_MAP = 2, - - Internal_ForceMyEnumIntSize_analog_chart_mode = ENUM_16_BITS, } analog_chart_e; typedef enum { @@ -351,7 +349,8 @@ typedef struct { /** * offset 334 */ - int16_t analogChartMode; + uint16_t analogChartMode; + /** * todo: finish implementation. These values are used for TPS disconnect detection * offset 336