add basic flashlight function

This commit is contained in:
joeycastillo
2023-06-29 16:17:19 -04:00
parent 05e069ead1
commit b49259e4e0
4 changed files with 139 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ SRCS += \
../watch_faces/complication/toss_up_face.c \
../watch_faces/complication/geomancy_face.c \
../watch_faces/clock/simple_clock_bin_led_face.c \
../watch_faces/complication/flashlight_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.