From 683df28f6dfeb5039762d011e6f1a67f36e7d2a4 Mon Sep 17 00:00:00 2001 From: rusefi Date: Thu, 21 May 2020 23:54:48 -0400 Subject: [PATCH] helping build --- java_console/autotest/src/com/rusefi/AutoTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_console/autotest/src/com/rusefi/AutoTest.java b/java_console/autotest/src/com/rusefi/AutoTest.java index ed4443fda6..1288053de4 100644 --- a/java_console/autotest/src/com/rusefi/AutoTest.java +++ b/java_console/autotest/src/com/rusefi/AutoTest.java @@ -179,7 +179,7 @@ this is just too unreliable at this point :( } private static void testCitroenBerlingo() { - setEngineType(15); + setEngineType(65); String msg = "Citroen"; IoUtil.changeRpm(1200); // todo: add more content