Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into totp-lfs

This commit is contained in:
Joey Castillo
2022-08-03 10:57:39 -07:00
18 changed files with 754 additions and 88 deletions

View File

@@ -67,6 +67,9 @@ SRCS += \
../watch_faces/complication/orrery_face.c \
../watch_faces/complication/astronomy_face.c \
../watch_faces/complication/tomato_face.c \
../watch_faces/complication/probability_face.c \
../watch_faces/complication/wake_face.c \
# wake_face.c: Josh Berson, 2022-07-04
# 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.