PROTEUS_GM_LS_4
This commit is contained in:
parent
6a9b481c65
commit
1c374702be
|
@ -345,7 +345,7 @@ case TLE8888_BENCH_ENGINE:
|
|||
return "TLE8888_BENCH_ENGINE";
|
||||
case TOYOTA_2JZ_GTE_VVTi:
|
||||
return "TOYOTA_2JZ_GTE_VVTi";
|
||||
case UNUSED_27:
|
||||
case PROTEUS_GM_LS_4:
|
||||
return "UNUSED_27";
|
||||
case UNUSED_38:
|
||||
return "UNUSED_38";
|
||||
|
|
|
@ -82,7 +82,7 @@ typedef enum __attribute__ ((__packed__)) {
|
|||
|
||||
TEST_ENGINE = 26,
|
||||
|
||||
UNUSED_27 = 27,
|
||||
PROTEUS_GM_LS_4 = 27,
|
||||
|
||||
TEST_CRANK_ENGINE = 28,
|
||||
|
||||
|
|
Loading…
Reference in New Issue