mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-01 12:29:04 +00:00
Hard reset app (#3182)
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user