summaryrefslogtreecommitdiff
path: root/src/components/motion/MotionController.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-7/+17
2021-04-04Handle return code from BMA driver, and set a flag is the initialization ↵Jean-François Milants1-2/+5
fails. This allows to boot InfiniTime even if the device cannot initialize.
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants1-0/+26
wrist rotation + app to see the value of the 3 axis in "real time".