auto-sync

This commit is contained in:
rusEfi 2016-07-22 21:02:28 -04:00
parent b0a07beed6
commit 46deae4342
1 changed files with 2 additions and 0 deletions

View File

@ -348,6 +348,8 @@ public class AutoTest {
// switching to Speed Density
sendCommand("set_mock_maf_voltage 2");
sendComplexCommand("set_algorithm 3");
IoUtil.changeRpm(2400);
IoUtil.changeRpm(2000);
nextChart();
chart = nextChart();
assertEquals(69.12, SensorCentral.getInstance().getValue(Sensor.MAP));