summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-02-18 16:34:52 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-02-18 16:34:52 -0500
commitefde4190f1c1d989530d1bd555739dffa1664da5 (patch)
treef0131dad29d3c8c365eecdbdb5d11b6e2e9fd43d /movement/movement_faces.h
parent8cba4516bbd51f6459f1699979138c741f407f64 (diff)
downloadSensor-Watch-efde4190f1c1d989530d1bd555739dffa1664da5.tar.gz
Sensor-Watch-efde4190f1c1d989530d1bd555739dffa1664da5.tar.bz2
Sensor-Watch-efde4190f1c1d989530d1bd555739dffa1664da5.zip
movement: WIP app for capturing accelerometer data
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r--movement/movement_faces.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h
index ae94efa7..e4ef102b 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -45,6 +45,7 @@
#include "countdown_face.h"
#include "blinky_face.h"
#include "moon_phase_face.h"
+#include "accelerometer_data_acquisition_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_