Port of deadline face (#48)

* port of deadline face

* removed beep type enum from header

---------

Co-authored-by: Joey Castillo <joeycastillo@utexas.edu>
This commit is contained in:
Konrad Rieck
2025-08-03 19:03:12 +02:00
committed by GitHub
parent 4b4735065f
commit 1954944d8d
4 changed files with 704 additions and 0 deletions

View File

@@ -38,4 +38,5 @@ 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/deadline_face.c \
# New watch faces go above this line.