Fix spelling mistakes

This commit is contained in:
2021-10-24 15:47:25 -07:00
parent f087eb8909
commit 7c1e91bef7
2 changed files with 4 additions and 4 deletions

View File

@@ -246,9 +246,9 @@ The motion request's type is 9. It requires no data. It returns data in the foll
| Field | Type |
|-------|--------|
| X | 1nt16 |
| Y | 1nt16 |
| Z | 1nt16 |
| X | int16 |
| Y | int16 |
| Z | int16 |
The values will only update if the watch is not sleeping.