Adds a rate meter watchface (#101)

This commit is contained in:
David Singleton
2022-10-18 21:30:05 -07:00
committed by GitHub
parent 5bd0aafc24
commit dfb928b9d6
4 changed files with 147 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ SRCS += \
../watch_faces/complication/probability_face.c \
../watch_faces/complication/wake_face.c \
../watch_faces/demo/frequency_correction_face.c \
../watch_faces/complication/ratemeter_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.