Merge branch 'main' into tide_face

This commit is contained in:
voloved
2026-04-01 16:40:57 -04:00
committed by GitHub
77 changed files with 5915 additions and 1432 deletions
+9
View File
@@ -22,6 +22,7 @@ SRCS += \
./watch-faces/demo/character_set_face.c \
./watch-faces/demo/light_sensor_face.c \
./watch-faces/demo/peek_memory_face.c \
./watch-faces/demo/rtccount_face.c \
./watch-faces/sensor/accelerometer_status_face.c \
./watch-faces/sensor/temperature_display_face.c \
./watch-faces/sensor/temperature_logging_face.c \
@@ -48,5 +49,13 @@ SRCS += \
./watch-faces/sensor/lis2dw_monitor_face.c \
./watch-faces/complication/wareki_face.c \
./watch-faces/complication/deadline_face.c \
./watch-faces/complication/blackjack_face.c \
./watch-faces/complication/endless_runner_face.c \
./watch-faces/complication/higher_lower_game_face.c \
./watch-faces/complication/lander_face.c \
./watch-faces/complication/simon_face.c \
./watch-faces/complication/ping_face.c \
./watch-faces/complication/tomato_face.c \
./watch-faces/clock/solar_time_face.c \
./watch-faces/complication/tide_face.c \
# New watch faces go above this line.