summaryrefslogtreecommitdiff
path: root/board/helios/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/helios/board.h')
-rw-r--r--board/helios/board.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/helios/board.h b/board/helios/board.h
index 08a7c69083..040e8cbc87 100644
--- a/board/helios/board.h
+++ b/board/helios/board.h
@@ -154,8 +154,7 @@ enum temp_sensor_id {
/* List of possible batteries */
enum battery_type {
- BATTERY_SMP_LIS,
- BATTERY_SMP_SDI,
+ BATTERY_SIMPLO,
BATTERY_TYPE_COUNT,
};