light sensor: back to demo with you

This commit is contained in:
Joey Castillo 2025-05-18 07:40:47 -04:00
parent 6840055067
commit d72daf72bc
3 changed files with 1 additions and 1 deletions

View File

@ -11,8 +11,8 @@ SRCS += \
./watch-faces/complication/days_since_face.c \
./watch-faces/demo/all_segments_face.c \
./watch-faces/demo/character_set_face.c \
./watch-faces/demo/light_sensor_face.c \
./watch-faces/sensor/accelerometer_status_face.c \
./watch-faces/sensor/light_sensor_face.c \
./watch-faces/sensor/temperature_display_face.c \
./watch-faces/sensor/temperature_logging_face.c \
./watch-faces/sensor/activity_logging_face.c \