mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 05:34:50 -04:00
Flipper sub (raw+binraw AND ONLY OOK) TX (#2361)
This commit is contained in:
parent
31c53dc455
commit
59f72cbff1
13 changed files with 889 additions and 34 deletions
8
firmware/application/external/external.cmake
vendored
8
firmware/application/external/external.cmake
vendored
|
@ -117,7 +117,12 @@ set(EXTCPPSRC
|
|||
|
||||
#cvs_spam
|
||||
external/cvs_spam/main.cpp
|
||||
external/cvs_spam/cvs_spam.cpp
|
||||
external/cvs_spam/cvs_spam.cpp
|
||||
|
||||
#flippertx
|
||||
external/flippertx/main.cpp
|
||||
external/flippertx/ui_flippertx.cpp
|
||||
|
||||
)
|
||||
|
||||
set(EXTAPPLIST
|
||||
|
@ -149,4 +154,5 @@ set(EXTAPPLIST
|
|||
#acars_rx
|
||||
ookbrute
|
||||
shoppingcart_lock
|
||||
flippertx
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue