Move Jammer ext app (with baseband image too) (#1647)

This commit is contained in:
Totoo
2023-12-15 20:18:21 +01:00
committed by GitHub
parent b58ee761a1
commit 02810bf527
8 changed files with 114 additions and 16 deletions

View File

@@ -419,12 +419,6 @@ set(MODE_CPPSRC
)
DeclareTargets(PFSR fskrx)
### Jammer
set(MODE_CPPSRC
proc_jammer.cpp
)
DeclareTargets(PJAM jammer)
### Microphone transmit
@@ -622,6 +616,13 @@ set(MODE_CPPSRC
DeclareTargets(PNRR nrfrx)
### Jammer
set(MODE_CPPSRC
proc_jammer.cpp
)
DeclareTargets(PJAM jammer)
### AM TV
set(MODE_CPPSRC