summaryrefslogtreecommitdiffstats
path: root/movement/make/Makefile
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-10-09 22:50:31 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-10-09 22:50:31 -0500
commit5bb058f5854c582c95e87ced5c5100f55e3408c7 (patch)
tree23984f46994c1229efb0b2530f0006d9d46616c2 /movement/make/Makefile
parent33dec21cf1cb0ebd340e8d42253611540ca29b7c (diff)
downloadSensor-Watch-5bb058f5854c582c95e87ced5c5100f55e3408c7.tar.gz
Sensor-Watch-5bb058f5854c582c95e87ced5c5100f55e3408c7.tar.bz2
Sensor-Watch-5bb058f5854c582c95e87ced5c5100f55e3408c7.zip
add watch face for frequency correction and measurement
Diffstat (limited to 'movement/make/Makefile')
-rwxr-xr-xmovement/make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 05f3636c..fe652154 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -67,7 +67,7 @@ SRCS += \
../watch_faces/complication/tomato_face.c \
../watch_faces/complication/probability_face.c \
../watch_faces/complication/wake_face.c \
-# wake_face.c: Josh Berson, 2022-07-04
+ ../watch_faces/demo/frequency_correction_face.c \
# New watch faces go above this line.
# Leave this line at the bottom of the file; it has all the targets for making your project.