From 3a5dca3da890b4aee6e2926605a6f54c69247b4f Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Fri, 20 Sep 2024 14:54:03 -0700 Subject: [PATCH] fuel temp gauge --- firmware/tunerstudio/tunerstudio.template.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index 7ca4b35323..e4eb3e3d66 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -1419,6 +1419,7 @@ gaugeCategory = Sensors - Extra 2 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0 wastegatePosGauge = wastegatePositionSensor, @@GAUGE_NAME_WG_POSITION@@, "%", 0, 100, 0, 0, 100, 100, 1, 1 auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0 + fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1 gaugeCategory = VVT vvtPositionB1IGauge = vvtPositionB1I, @@GAUGE_NAME_VVT_B1I@@, "deg", -60, 60, -60, -60, 60, 60, 1, 1