trigger and VSS hw integrated testing #1668

This commit is contained in:
rusefi 2020-08-08 23:42:25 -04:00
parent 5f7c643018
commit 65327720e7
1 changed files with 1 additions and 1 deletions

View File

@ -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");