From 47e187d34e121b4057db7179411a2dcf0339953e Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 8 Aug 2020 11:29:48 -0400 Subject: [PATCH] trigger and VSS hw integrated testing #1668 --- firmware/integration/rusefi_config.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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