diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 702eb1bf8e..7d0fc7e60e 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1682,6 +1682,14 @@ end_struct #define PROTOCOL_COIL1_SHORT_NAME "c1" #define PROTOCOL_INJ1_SHORT_NAME "i1" +#define ET_DODGE_NEON_1995 2 +#define ET_FORD_ASPIRE 3 +#define ET_FORD_FIESTA 4 +#define ET_FORD_INLINE_6 7 +#define ET_ROVER_V8 10 +#define ET_BMW_E34 25 +#define ET_CAMARO 35 + #define ET_MRE_MIATA_NA6_VAF 12 #define ET_MRE_MIATA_NB2_MAP 11 #define ET_MRE_MIATA_NB2_MAF 15