summaryrefslogtreecommitdiff
path: root/board/bobba/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/bobba/board.c')
-rw-r--r--board/bobba/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bobba/board.c b/board/bobba/board.c
index 9245f71821..6bbdccaa8e 100644
--- a/board/bobba/board.c
+++ b/board/bobba/board.c
@@ -155,7 +155,7 @@ struct motion_sensor_t motion_sensors[] = {
},
[BASE_ACCEL] = {
.name = "Base Accel",
- .active_mask = SENSOR_ACTIVE_S0_S3_S5,
+ .active_mask = SENSOR_ACTIVE_S0_S3,
.chip = MOTIONSENSE_CHIP_BMI160,
.type = MOTIONSENSE_TYPE_ACCEL,
.location = MOTIONSENSE_LOC_BASE,