Hard reset app (#3182)

This commit is contained in:
Pezsma
2026-05-20 18:38:13 +02:00
committed by GitHub
parent 95b2e9fbc3
commit ec6c7eff86
5 changed files with 408 additions and 1 deletions
+6 -1
View File
@@ -357,7 +357,11 @@ set(EXTCPPSRC
#two_tone_rx
external/two_tone_rx/main.cpp
external/two_tone_rx/ui_two_tone_rx.cpp
external/two_tone_rx/ui_two_tone_rx.cpp
#hard_reset
external/hard_reset/main.cpp
external/hard_reset/ui_hard_reset.cpp
)
set(EXTAPPLIST
@@ -446,6 +450,7 @@ set(EXTAPPLIST
p25_tx
two_tone_pager
two_tone_rx
hard_reset
)
# sdusb has type conflicts with PRALINE (HackRF Pro) - add only for non-PRALINE builds