auto-sync

This commit is contained in:
rusEfi 2015-01-22 12:04:34 -06:00
parent 749cc5aeeb
commit 8135739c73
1 changed files with 2 additions and 3 deletions

View File

@ -61,8 +61,6 @@ typedef enum {
* You would use this value if you want to see a detailed graph of your trigger events * You would use this value if you want to see a detailed graph of your trigger events
*/ */
AC_TRIGGER = 1, AC_MAP = 2, AC_TRIGGER = 1, AC_MAP = 2,
Internal_ForceMyEnumIntSize_analog_chart_mode = ENUM_16_BITS,
} analog_chart_e; } analog_chart_e;
typedef enum { typedef enum {
@ -351,7 +349,8 @@ typedef struct {
/** /**
* offset 334 * offset 334
*/ */
int16_t analogChartMode; uint16_t analogChartMode;
/** /**
* todo: finish implementation. These values are used for TPS disconnect detection * todo: finish implementation. These values are used for TPS disconnect detection
* offset 336 * offset 336