summaryrefslogtreecommitdiff
path: root/board/scarlet/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/scarlet/board.h')
-rw-r--r--board/scarlet/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/scarlet/board.h b/board/scarlet/board.h
index 1a682b93ba..c13b45029c 100644
--- a/board/scarlet/board.h
+++ b/board/scarlet/board.h
@@ -211,6 +211,7 @@ enum sensor_id {
LID_ACCEL = 0,
LID_GYRO,
VSYNC,
+ SENSOR_COUNT,
};
#include "gpio_signal.h"