From 2b64405901135bb8635caef6b06f5b6a4d8d3152 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Mon, 4 Jan 2016 23:01:31 -0500 Subject: [PATCH] auto-sync --- java_console/autotest/src/com/rusefi/AutoTest.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java_console/autotest/src/com/rusefi/AutoTest.java b/java_console/autotest/src/com/rusefi/AutoTest.java index e00edf4a4f..87af9ee18c 100644 --- a/java_console/autotest/src/com/rusefi/AutoTest.java +++ b/java_console/autotest/src/com/rusefi/AutoTest.java @@ -170,8 +170,8 @@ public class AutoTest { x = 127.92; assertWave(msg, chart, EngineChart.SPARK_1, 0.13333333333333333, x, x + 180, x + 360, x + 540); x = 0; - assertWaveFall(msg, chart, EngineChart.INJECTOR_1, 0.09766666666666689, x + 180, x + 540); - assertWaveFall(msg, chart, EngineChart.INJECTOR_2, 0.09766666666666689, x, x + 360); + assertWaveFall(msg, chart, EngineChart.INJECTOR_1, 0.036999999999999825, x + 180, x + 540); + assertWaveFall(msg, chart, EngineChart.INJECTOR_2, 0.036999999999999825, x, x + 360); } private static void test1995DodgeNeon() {