DODGE_NEON_2003_CRANK

This commit is contained in:
rusefi 2020-08-29 15:01:24 -04:00
parent 94daeb7922
commit a51f9ad905
2 changed files with 2 additions and 1 deletions

View File

@ -385,6 +385,7 @@ end_struct
#define ET_ROVER_V8 10
#define ET_BMW_E34 25
#define ET_CAMARO 35
#define ET_DODGE_NEON_2003_CRANK 46
#define ET_MRE_MIATA_NA6_VAF 12
#define ET_MRE_MIATA_NB2_MAP 11

View File

@ -184,7 +184,7 @@ public class AutoTest extends BaseTest {
}
private void test2003DodgeNeon() {
setEngineType(23);
setEngineType(46);
sendCommand("set wwaeTau 0");
sendCommand("set wwaeBeta 0");
sendCommand("set mock_map_voltage 1");