Addition of SSTV RX application (#2888)

This commit is contained in:
StarVore Labs
2025-12-17 07:14:19 -05:00
committed by GitHub
parent c53adfc765
commit f71f19e719
12 changed files with 1783 additions and 0 deletions
+7
View File
@@ -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