mirror of
https://github.com/joeycastillo/second-movement.git
synced 2025-10-29 11:38:27 +00:00
move accelerometer and light to sensor, not demo folder
This commit is contained in:
parent
4b2c46630e
commit
0e8d9d58c3
@ -9,9 +9,10 @@ SRCS += \
|
||||
./watch-faces/complication/sunrise_sunset_face.c \
|
||||
./watch-faces/complication/moon_phase_face.c \
|
||||
./watch-faces/complication/days_since_face.c \
|
||||
./watch-faces/demo/accelerometer_status_face.c \
|
||||
./watch-faces/demo/all_segments_face.c \
|
||||
./watch-faces/demo/character_set_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 \
|
||||
@ -19,7 +20,6 @@ SRCS += \
|
||||
./watch-faces/settings/set_time_face.c \
|
||||
./watch-faces/settings/preferences_face.c \
|
||||
./watch-faces/settings/settings_face.c \
|
||||
./watch-faces/demo/light_sensor_face.c \
|
||||
./watch-faces/io/chirpy_demo_face.c \
|
||||
./watch-faces/io/irda_upload_face.c \
|
||||
# New watch faces go above this line.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user