mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-24 07:21:18 -04:00
AnalogTV to ext (#1638)
This commit is contained in:
parent
5e9d92d65c
commit
ec80859d93
8 changed files with 112 additions and 16 deletions
|
@ -382,12 +382,6 @@ set(MODE_CPPSRC
|
|||
)
|
||||
DeclareTargets(PAMA am_audio)
|
||||
|
||||
### AM TV
|
||||
|
||||
set(MODE_CPPSRC
|
||||
proc_am_tv.cpp
|
||||
)
|
||||
DeclareTargets(PAMT am_tv)
|
||||
|
||||
### Audio transmit
|
||||
|
||||
|
@ -626,6 +620,13 @@ set(MODE_CPPSRC
|
|||
)
|
||||
DeclareTargets(PAFR afskrx)
|
||||
|
||||
### AM TV
|
||||
|
||||
set(MODE_CPPSRC
|
||||
proc_am_tv.cpp
|
||||
)
|
||||
DeclareTargets(PAMT am_tv)
|
||||
|
||||
### Test
|
||||
|
||||
set(MODE_CPPSRC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue