summaryrefslogtreecommitdiff
path: root/board/dood
diff options
context:
space:
mode:
Diffstat (limited to 'board/dood')
-rw-r--r--board/dood/board.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/dood/board.c b/board/dood/board.c
index b246b83e1d..5c64fc60b5 100644
--- a/board/dood/board.c
+++ b/board/dood/board.c
@@ -154,6 +154,8 @@ struct motion_sensor_t motion_sensors[] = {
.i2c_spi_addr_flags = KX022_ADDR1_FLAGS,
.rot_standard_ref = NULL, /* Identity matrix. */
.default_range = 4, /* g */
+ .min_frequency = KX022_ACCEL_MIN_FREQ,
+ .max_frequency = KX022_ACCEL_MAX_FREQ,
.config = {
/* EC use accel for angle detection */
[SENSOR_CONFIG_EC_S0] = {