summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorWesley Ellis <wesleyjellis@gmail.com>2021-10-22 22:00:52 -0400
committerWesley Ellis <wesleyjellis@gmail.com>2021-10-23 15:45:20 -0400
commit66e95e4ab85444b2bdda32e7d04e7df138c52cc5 (patch)
tree520b128f8e2f1b763914a826eeb608d0775b6393 /movement/make
parentf1a706792e995f45b6b6f2ef70b2318253002249 (diff)
downloadSensor-Watch-66e95e4ab85444b2bdda32e7d04e7df138c52cc5.tar.gz
Sensor-Watch-66e95e4ab85444b2bdda32e7d04e7df138c52cc5.tar.bz2
Sensor-Watch-66e95e4ab85444b2bdda32e7d04e7df138c52cc5.zip
Port beats to movement framework
Diffstat (limited to 'movement/make')
-rwxr-xr-xmovement/make/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index b65d1a47..9ff13b59 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -32,6 +32,7 @@ SRCS += \
../watch_faces/thermistor/thermistor_driver.c \
../watch_faces/thermistor/thermistor_readout_face.c \
../watch_faces/demos/character_set_face.c \
+ ../watch_faces/complications/beats_face.c \
# Leave this line at the bottom of the file; it has all the targets for making your project.
include $(TOP)/rules.mk