mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
External App ROOK(Remote On-Off Keying) (#2363)
This commit is contained in:
committed by
GitHub
parent
59f72cbff1
commit
64f8158134
@@ -115,6 +115,10 @@ set(EXTCPPSRC
|
||||
external/ookbrute/main.cpp
|
||||
external/ookbrute/ui_ookbrute.cpp
|
||||
|
||||
#rook
|
||||
external/rook/main.cpp
|
||||
external/rook/ui_rook.cpp
|
||||
|
||||
#cvs_spam
|
||||
external/cvs_spam/main.cpp
|
||||
external/cvs_spam/cvs_spam.cpp
|
||||
@@ -153,6 +157,7 @@ set(EXTAPPLIST
|
||||
random_password
|
||||
#acars_rx
|
||||
ookbrute
|
||||
rook
|
||||
shoppingcart_lock
|
||||
flippertx
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user