summaryrefslogtreecommitdiff
path: root/board/meep
diff options
context:
space:
mode:
Diffstat (limited to 'board/meep')
-rw-r--r--board/meep/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/meep/board.c b/board/meep/board.c
index 75dfb069c3..8d725f6570 100644
--- a/board/meep/board.c
+++ b/board/meep/board.c
@@ -170,7 +170,7 @@ struct motion_sensor_t motion_sensors[] = {
.port = I2C_PORT_SENSOR,
.i2c_spi_addr_flags = LSM6DSM_ADDR0_FLAGS,
.rot_standard_ref = &base_standard_ref,
- .default_range = 2, /* g */
+ .default_range = 4, /* g, to meet CDD 7.3.1/C-1-4 reqs */
.min_frequency = LSM6DSM_ODR_MIN_VAL,
.max_frequency = LSM6DSM_ODR_MAX_VAL,
.config = {