mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Make wider TX and RX C4FSK filters optional from Config.h
This commit is contained in:
parent
f92587dbbf
commit
f7cae15aba
5 changed files with 36 additions and 3 deletions
5
Config.h
5
Config.h
|
|
@ -43,5 +43,10 @@
|
|||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
||||
// To use wider C4FSK filters for DMR and System Fusion on transmit
|
||||
// #define WIDE_C4FSK_FILTERS_TX
|
||||
// To use wider C4FSK filters for DMR and System Fusion on receive
|
||||
// #define WIDE_C4FSK_FILTERS_RX
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue