rework IrDA demo, add face to display test file

This commit is contained in:
Joey Castillo
2024-12-16 17:14:44 -05:00
parent cdb92fb2d2
commit dce2187ec1
5 changed files with 164 additions and 1 deletions

View File

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