Add calculator watch face (#111)

This commit is contained in:
Niclas Hoyer
2023-01-14 17:51:33 +01:00
committed by GitHub
parent 98abdb5c0f
commit 2e61885070
4 changed files with 421 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ SRCS += \
../watch_faces/complication/tempchart_face.c \
../watch_faces/complication/tally_face.c \
../watch_faces/complication/tarot_face.c \
../watch_faces/complication/rpn_calculator_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.