Adds a simple calculator face

This commit is contained in:
mcguirepr89
2024-08-31 08:31:26 -04:00
parent 01940449b6
commit 18154deef4
4 changed files with 562 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ SRCS += \
../watch_faces/clock/minute_repeater_decimal_face.c \
../watch_faces/complication/tuning_tones_face.c \
../watch_faces/complication/kitchen_conversions_face.c \
../watch_faces/complication/simple_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.