Audio Beep Test (Debug) external app (#2023)

This commit is contained in:
Mark Thompson
2024-03-22 05:10:16 -05:00
committed by GitHub
parent 692644d214
commit ba4290cf0d
9 changed files with 368 additions and 2 deletions
+4
View File
@@ -73,6 +73,9 @@ set(EXTCPPSRC
external/foxhunt/ui_foxhunt_rx.cpp
external/foxhunt/ui_foxhunt_rx.hpp
#audio_test
external/audio_test/main.cpp
external/audio_test/ui_audio_test.cpp
)
set(EXTAPPLIST
@@ -93,4 +96,5 @@ set(EXTAPPLIST
tetris
extsensors
foxhunt_rx
audio_test
)