trigger and VSS hw integrated testing #1668
This commit is contained in:
parent
5f7c643018
commit
65327720e7
|
@ -284,7 +284,7 @@ public class AutoTest extends BaseTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
private void test1995DodgeNeon() {
|
private void test1995DodgeNeon() {
|
||||||
setEngineType(2);
|
setEngineType(ET_DODGE_NEON_1995);
|
||||||
EngineChart chart;
|
EngineChart chart;
|
||||||
sendComplexCommand("set_whole_fuel_map 3");
|
sendComplexCommand("set_whole_fuel_map 3");
|
||||||
sendComplexCommand("set_individual_coils_ignition");
|
sendComplexCommand("set_individual_coils_ignition");
|
||||||
|
|
Loading…
Reference in New Issue