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

@@ -43,5 +43,6 @@
#include "preferences_face.h"
#include "light_sensor_face.h"
#include "irda_demo_face.h"
#include "file_demo_face.h"
#include "chirpy_demo_face.h"
// New includes go above this line.