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

This commit is contained in:
Joey Castillo
2022-08-02 08:17:26 -06:00
18 changed files with 754 additions and 88 deletions

View File

@@ -65,6 +65,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.