Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f5af62f

Browse files
committedFeb 11, 2024
Updated MotionService documentation to specify the units of the returned values.
1 parent d3f667b commit f5af62f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎doc/MotionService.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ The current raw motion values. This is a 3 `int16_t` array:
2121
- [0] : X
2222
- [1] : Y
2323
- [2] : Z
24+
25+
The three motion values are in units of "binary milli-g", where 1g is represented by a value of 1024.

0 commit comments

Comments
 (0)
Please sign in to comment.