From 889add866f0f9117fc8afd257e78ab22cebb44b3 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 9 Apr 2022 17:44:49 -0400 Subject: [PATCH] random docs --- firmware/controllers/sensors/sensor_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/controllers/sensors/sensor_type.h b/firmware/controllers/sensors/sensor_type.h index bfb62e5502..c1bbf334f9 100644 --- a/firmware/controllers/sensors/sensor_type.h +++ b/firmware/controllers/sensors/sensor_type.h @@ -52,7 +52,7 @@ enum class SensorType : unsigned char { // This maps to the pedal if we have one, and Tps1 if not. DriverThrottleIntent, - AuxTemp1, + AuxTemp1, // 20 AuxTemp2, Lambda1,