aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/motion/MotionController.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handle return code from BMA driver, and set a flag is the initialization ↵Jean-François Milants2021-04-041-0/+3
| | | | fails. This allows to boot InfiniTime even if the device cannot initialize.
* First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants2021-04-041-0/+33
wrist rotation + app to see the value of the 3 axis in "real time".