From 73ae796fc0dc90c8eaf5e49cb5219c833ce25cb8 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sat, 25 Jan 2025 11:56:25 -0500 Subject: [PATCH] If using the injector test tab the "ON times" and "Off times" are flipped vs looking at the Bench test tab. fix #7355 --- firmware/tunerstudio/tunerstudio.template.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index c24ff8895e..468bf9b241 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -4977,8 +4977,8 @@ dialog = tcuControls, "Transmission Settings" ; Injectors test dialog = injTest_l, "Output test modes", yAxis field = "Iterations", benchTestCount - field = "ON time", benchTestOffTime - field = "OFF time", benchTestOnTime + field = "On Time", benchTestOnTime + field = "Off Time", benchTestOffTime dialog = injTest_r, "Reference gauges", yAxis gauge = VBattGauge,North