Add min/max temperature watch face (#335)

This commit is contained in:
MarkBlyth
2024-09-18 02:54:33 +01:00
committed by GitHub
parent b2d313e0e7
commit 7af5626147
4 changed files with 225 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ SRCS += \
../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/sensor/minmax_face.c \
../watch_faces/complication/kitchen_conversions_face.c \
../watch_faces/complication/wordle_face.c \
../watch_faces/complication/endless_runner_face.c \