summaryrefslogtreecommitdiff
path: root/src/components/ble/MotionService.h
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26Motion service : fix step notifications that were sent as a single byte ↵Jean-François Milants1-1/+1
instead of 4 (uint32_t).
2021-10-17Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants1-0/+39