trigger and VSS hw integrated testing #1668
This commit is contained in:
parent
1238dfb837
commit
47e187d34e
|
@ -1682,6 +1682,14 @@ end_struct
|
||||||
#define PROTOCOL_COIL1_SHORT_NAME "c1"
|
#define PROTOCOL_COIL1_SHORT_NAME "c1"
|
||||||
#define PROTOCOL_INJ1_SHORT_NAME "i1"
|
#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_NA6_VAF 12
|
||||||
#define ET_MRE_MIATA_NB2_MAP 11
|
#define ET_MRE_MIATA_NB2_MAP 11
|
||||||
#define ET_MRE_MIATA_NB2_MAF 15
|
#define ET_MRE_MIATA_NB2_MAF 15
|
||||||
|
|
Loading…
Reference in New Issue