AnalogTV to ext (#1638)

This commit is contained in:
Totoo 2023-12-11 08:55:07 +01:00 committed by GitHub
parent 5e9d92d65c
commit ec80859d93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 112 additions and 16 deletions

View file

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