remove unnecessary demo watch faces

This commit is contained in:
Joey Castillo
2025-05-17 22:18:10 -04:00
parent 1e9dc049bf
commit 4b2c46630e
6 changed files with 0 additions and 283 deletions

View File

@@ -12,7 +12,6 @@ SRCS += \
./watch-faces/demo/accelerometer_status_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/temperature_display_face.c \
./watch-faces/sensor/temperature_logging_face.c \
./watch-faces/sensor/activity_logging_face.c \
@@ -21,7 +20,6 @@ SRCS += \
./watch-faces/settings/preferences_face.c \
./watch-faces/settings/settings_face.c \
./watch-faces/demo/light_sensor_face.c \
./watch-faces/demo/file_demo_face.c \
./watch-faces/io/chirpy_demo_face.c \
./watch-faces/io/irda_upload_face.c \
# New watch faces go above this line.