add 'hello there' face, demo for documentation

This commit is contained in:
Joey Castillo
2021-12-21 12:30:20 -06:00
parent 4862472d1d
commit 221e41f58c
4 changed files with 83 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ SRCS += \
../watch_faces/demos/voltage_face.c \
../watch_faces/demos/lis2dh_logging_face.c \
../watch_faces/demos/demo_face.c \
../watch_faces/demos/hello_there_face.c \
../watch_faces/complications/beats_face.c \
../watch_faces/complications/day_one_face.c \
../watch_faces/complications/stopwatch_face.c \