add watch face that energizes all segments

This commit is contained in:
joeycastillo
2024-10-07 20:39:11 -04:00
parent 4933a84a2c
commit b7fbc7420b
4 changed files with 109 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ SRCS += \
./watch-faces/complication/countdown_face.c \
./watch-faces/complication/fast_stopwatch_face.c \
./watch-faces/complication/sunrise_sunset_face.c \
./watch-faces/demo/all_segments_face.c \
./watch-faces/demo/character_set_face.c \
./watch-faces/demo/float_demo_face.c \
./watch-faces/sensor/voltage_face.c \