Add simple_coin_flip_face.

This commit is contained in:
Wesley Aptekar-Cassels
2023-11-08 19:22:03 -05:00
parent 67be6affd3
commit 73f689e65a
4 changed files with 203 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ SRCS += \
../watch_faces/complication/flashlight_face.c \
../watch_faces/clock/decimal_time_face.c \
../watch_faces/clock/wyoscan_face.c \
../watch_faces/complication/simple_coin_flip_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.