From f8328cc35b8ab3e84e1e1180feffa837d9718586 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 2 Jun 2024 20:01:21 -0400 Subject: [PATCH] only:better cmd_test_acr_valve button text --- 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 e80301458a..6918e7e167 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -4890,8 +4890,8 @@ dialog = tcuControls, "Transmission Settings" field = "#of revolutions, plus degrees of engine phase" field = "Disable after revolutions", acrRevolutions field = "Disable after engine phase", acrDisablePhase - commandButton = "ACR #1", cmd_test_acr_valve - commandButton = "ACR #2", cmd_test_acr2_valve + commandButton = "Test ACR #1", cmd_test_acr_valve + commandButton = "Test ACR #2", cmd_test_acr2_valve panel = acrActiveDiagPanel field = "Skip Board Can Dash", skipBoardCanDash