mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Remove unneeded RSSI code for all but DMR.
This commit is contained in:
parent
e9c2388d32
commit
c7cfa5e1ab
7 changed files with 4 additions and 65 deletions
4
Config.h
4
Config.h
|
|
@ -43,9 +43,9 @@
|
|||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
||||
// To use wider C4FSK filters for DMR and System Fusion on transmit
|
||||
// To use wider C4FSK filters for DMR, System Fusion and P25 on transmit
|
||||
// #define WIDE_C4FSK_FILTERS_TX
|
||||
// To use wider C4FSK filters for DMR and System Fusion on receive
|
||||
// To use wider C4FSK filters for DMR, System Fusion and P25 on receive
|
||||
// #define WIDE_C4FSK_FILTERS_RX
|
||||
|
||||
// Pass RSSI information to the host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue