mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 18:27:42 +00:00
Re-enabled closecall even if it's still not working well
RDS PSN works again but update issue (UI ?) Moved CTCSS stuff to dedicated file
This commit is contained in:
@@ -333,6 +333,13 @@ set(MODE_CPPSRC
|
||||
)
|
||||
DeclareTargets(PSPE wideband_spectrum)
|
||||
|
||||
### Close Call
|
||||
|
||||
set(MODE_CPPSRC
|
||||
proc_closecall.cpp
|
||||
)
|
||||
DeclareTargets(PCLC closecall)
|
||||
|
||||
### OOK
|
||||
|
||||
set(MODE_CPPSRC
|
||||
|
Reference in New Issue
Block a user