summaryrefslogtreecommitdiff
path: root/board/rambi/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/rambi/board.h')
-rw-r--r--board/rambi/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/rambi/board.h b/board/rambi/board.h
index 95736b2e09..091c9d9d04 100644
--- a/board/rambi/board.h
+++ b/board/rambi/board.h
@@ -179,6 +179,9 @@ enum temp_sensor_id {
TEMP_SENSOR_I2C_TMP432_REMOTE1,
TEMP_SENSOR_I2C_TMP432_REMOTE2,
+ /* Battery temperature sensor */
+ TEMP_SENSOR_BATTERY,
+
TEMP_SENSOR_COUNT
};