reproducing #363

This commit is contained in:
rusefi 2017-02-24 11:55:38 -05:00
parent f460fad47f
commit 127403c38c
1 changed files with 3 additions and 3 deletions

View File

@ -49,9 +49,9 @@ public class AutoTest {
// sendCommand("enable trigger_only_front");
// changeRpm(100);
// changeRpm(1500);
sendCommand("disable trigger_only_front");
changeRpm(100);
changeRpm(1500);
// sendCommand("disable trigger_only_front");
// changeRpm(100);
// changeRpm(1500);
}
private static void testMazdaMiata2003() {