Merge branch 'pr/325' into next

This commit is contained in:
eried
2021-04-14 09:30:53 +02:00
18 changed files with 1722 additions and 16 deletions

View File

@@ -315,6 +315,14 @@ set(MODE_CPPSRC
proc_afskrx.cpp
)
DeclareTargets(PAFR afskrx)
### APRS RX
set(MODE_CPPSRC
proc_aprsrx.cpp
)
DeclareTargets(PAPR aprsrx)
### NRF RX
set(MODE_CPPSRC