reproducing #363
This commit is contained in:
parent
f460fad47f
commit
127403c38c
|
@ -49,9 +49,9 @@ public class AutoTest {
|
||||||
// sendCommand("enable trigger_only_front");
|
// sendCommand("enable trigger_only_front");
|
||||||
// changeRpm(100);
|
// changeRpm(100);
|
||||||
// changeRpm(1500);
|
// changeRpm(1500);
|
||||||
sendCommand("disable trigger_only_front");
|
// sendCommand("disable trigger_only_front");
|
||||||
changeRpm(100);
|
// changeRpm(100);
|
||||||
changeRpm(1500);
|
// changeRpm(1500);
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void testMazdaMiata2003() {
|
private static void testMazdaMiata2003() {
|
||||||
|
|
Loading…
Reference in New Issue