split IrDA demo from light sensor demo

This commit is contained in:
joeycastillo
2024-10-19 10:12:45 -04:00
parent a81b6960e3
commit 57de3e77f5
5 changed files with 180 additions and 46 deletions

View File

@@ -18,4 +18,5 @@ SRCS += \
./watch-faces/settings/preferences_face.c \
./watch-faces/demo/light_sensor_face.c \
./watch-faces/demo/accelerometer_sleep_state_face.c \
./watch-faces/demo/irda_demo_face.c \
# New watch faces go above this line.