External App ROOK(Remote On-Off Keying) (#2363)

This commit is contained in:
Samir Sánchez Garnica 2024-11-17 15:23:56 -05:00 committed by GitHub
parent 59f72cbff1
commit 64f8158134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 490 additions and 0 deletions

View file

@ -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
)