mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-14 02:29:29 +00:00
Addition of SSTV RX application (#2888)
This commit is contained in:
@@ -651,6 +651,13 @@ set(MODE_CPPSRC
|
||||
)
|
||||
DeclareTargets(PSTX sstvtx)
|
||||
|
||||
### SSTV RX
|
||||
|
||||
set(MODE_CPPSRC
|
||||
proc_sstvrx.cpp
|
||||
)
|
||||
DeclareTargets(PSRX sstvrx)
|
||||
|
||||
### TPMS
|
||||
|
||||
set(MODE_CPPSRC
|
||||
|
||||
Reference in New Issue
Block a user