bring sunrise/sunset face into new movement

This commit is contained in:
joeycastillo
2024-09-29 23:13:59 -04:00
parent 0185b56972
commit 5b12491ebe
6 changed files with 11 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ INCLUDES += \
-I./utz \
-I./filesystem \
-I./shell \
-I./movement/lib/sunriset \
-I./watch-library/shared/watch \
-I./watch-library/hardware/watch \
-I./watch-faces/clock \
@@ -50,6 +51,7 @@ SRCS += \
./utz/zones.c \
./shell/shell.c \
./shell/shell_cmd_list.c \
./movement/lib/sunriset/sunriset.c \
./watch-library/shared/watch/watch_common_buzzer.c \
./watch-library/shared/watch/watch_common_display.c \
./watch-library/shared/watch/watch_utility.c \