summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2021-12-01 14:57:06 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2021-12-01 14:57:06 -0500
commit0679d84c037f5a9c0c4abb056599f806a59aae3b (patch)
treeeb4aa79abf4b7734cf71b5929b3cfac4eb3420bd /movement/make/Makefile
parent2504a922a369c8487b18b9d5f09aad9e9743e8b9 (diff)
downloadSensor-Watch-0679d84c037f5a9c0c4abb056599f806a59aae3b.tar.gz
Sensor-Watch-0679d84c037f5a9c0c4abb056599f806a59aae3b.tar.bz2
Sensor-Watch-0679d84c037f5a9c0c4abb056599f806a59aae3b.zip
movement: add experimental accelerometer data logging face
Diffstat (limited to 'movement/make/Makefile')
-rwxr-xr-xmovement/make/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 1118da5d..7a3e85ec 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -38,6 +38,7 @@ SRCS += \
../watch_faces/thermistor/thermistor_logging_face.c \
../watch_faces/demos/character_set_face.c \
../watch_faces/demos/voltage_face.c \
+ ../watch_faces/demos/lis2dh_logging_face.c \
../watch_faces/complications/beats_face.c \
../watch_faces/complications/day_one_face.c \
../watch_faces/complications/stopwatch_face.c \