* foxhunt_rx
This commit is contained in:
Totoo
2024-03-19 21:33:53 +01:00
committed by GitHub
parent 807c76346b
commit 8391ca8052
5 changed files with 321 additions and 0 deletions
+7
View File
@@ -67,6 +67,12 @@ set(EXTCPPSRC
external/extsensors/main.cpp
external/extsensors/ui_extsensors.cpp
external/extsensors/ui_extsensors.hpp
#foxhunt
external/foxhunt/main.cpp
external/foxhunt/ui_foxhunt_rx.cpp
external/foxhunt/ui_foxhunt_rx.hpp
)
set(EXTAPPLIST
@@ -86,4 +92,5 @@ set(EXTAPPLIST
keyfob
tetris
extsensors
foxhunt_rx
)