mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 18:27:42 +00:00
Fixed LCR transmit and AFSK baseband module
This commit is contained in:
@@ -340,12 +340,12 @@ set(MODE_CPPSRC
|
||||
)
|
||||
DeclareTargets(PATX audio_tx)
|
||||
|
||||
### FSK LCR
|
||||
### AFSK
|
||||
|
||||
set(MODE_CPPSRC
|
||||
proc_fsk_lcr.cpp
|
||||
proc_afsk.cpp
|
||||
)
|
||||
DeclareTargets(PLCR lcr)
|
||||
DeclareTargets(PAFS afsk)
|
||||
|
||||
### Epar
|
||||
|
||||
|
Reference in New Issue
Block a user