summaryrefslogtreecommitdiff
path: root/include/motion_sense.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/motion_sense.h')
-rw-r--r--include/motion_sense.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/motion_sense.h b/include/motion_sense.h
index a840d8ce8b..cd830307e3 100644
--- a/include/motion_sense.h
+++ b/include/motion_sense.h
@@ -54,7 +54,7 @@ struct motion_data_t {
/*
* delay between collection by EC, in us.
- * For non FIFO sensor, should be need 1e6/odr to
+ * For non FIFO sensor, should be near 1e9/odr to
* collect events.
* For sensor with FIFO, can be much longer.
* 0: no collection.