summaryrefslogtreecommitdiff
path: root/board/ryu/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ryu/board.c')
-rw-r--r--board/ryu/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ryu/board.c b/board/ryu/board.c
index 073e6cfab0..02e9ed0191 100644
--- a/board/ryu/board.c
+++ b/board/ryu/board.c
@@ -405,7 +405,7 @@ struct motion_sensor_t motion_sensors[] = {
/* EC needs sensor for light adaptive brightness */
[SENSOR_CONFIG_EC_S0] = {
.odr = 1000,
- .ec_rate = 1000,
+ .ec_rate = 0,
},
[SENSOR_CONFIG_EC_S3] = {
.odr = 1000,