Merge branch 'main' into watch-face-day-night-percentage

This commit is contained in:
Wesley Aptekar-Cassels
2024-01-21 02:04:20 -05:00
committed by GitHub
127 changed files with 3869 additions and 783 deletions

View File

@@ -119,6 +119,12 @@ SRCS += \
../watch_faces/clock/decimal_time_face.c \
../watch_faces/clock/wyoscan_face.c \
../watch_faces/clock/day_night_percentage_face.c \
../watch_faces/complication/simple_coin_flip_face.c \
../watch_faces/complication/solstice_face.c \
../watch_faces/complication/couch_to_5k_face.c \
../watch_faces/clock/minute_repeater_decimal_face.c \
../watch_faces/complication/tuning_tones_face.c \
../watch_faces/complication/kitchen_conversions_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.