Added simple coin flip watch face (#63)

This commit is contained in:
Vaipex
2025-08-03 17:16:34 +00:00
committed by GitHub
parent 22b11de6ae
commit 01b7f30cef
4 changed files with 240 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ SRCS += \
./watch-faces/complication/kitchen_conversions_face.c \
./watch-faces/complication/periodic_table_face.c \
./watch-faces/clock/ke_decimal_time_face.c \
./watch-faces/complication/simple_coin_flip_face.c \
./watch-faces/sensor/lis2dw_monitor_face.c \
./watch-faces/complication/wareki_face.c \
./watch-faces/complication/deadline_face.c \