light meter: initial UI work

This commit is contained in:
Joey Castillo
2025-05-18 11:12:47 -04:00
parent 2f922f37b2
commit 56366199e7
5 changed files with 430 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ SRCS += \
./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_meter_face.c \
./watch-faces/sensor/temperature_display_face.c \
./watch-faces/sensor/temperature_logging_face.c \
./watch-faces/sensor/activity_logging_face.c \