summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/sensor/accelerometer_data_acquisition_face.c
Commit message (Expand)AuthorAgeFilesLines
* add default loop handler to all current watch facesJeremy O'Brien2023-01-251-3/+1
* fix warning re: buffer overrunJoey Castillo2022-05-091-1/+1
* respect countdown length when repeatingJoey Castillo2022-02-191-1/+1
* repeating mode, disable readings when fullJoey Castillo2022-02-191-15/+37
* working data acquisition face!Joey Castillo2022-02-191-81/+140
* connect training data face to accelerometerJoey Castillo2022-02-191-17/+103
* documentation and suchJoey Castillo2022-02-191-1/+1
* lis2dw: reasonable defaults when initializingJoey Castillo2022-02-191-2/+10
* stuff parameters into the bits we're not usingJoey Castillo2022-02-191-0/+1
* movement: WIP app for capturing accelerometer dataJoey Castillo2022-02-181-0/+304