Remove the optional wide filters for C4FSK modes.

This commit is contained in:
Jonathan Naylor 2017-04-14 14:22:47 +01:00
parent 9386fb2e11
commit caa73c6c4a
6 changed files with 0 additions and 40 deletions

View file

@ -60,11 +60,6 @@
// Use separate mode pins to switch external filters/bandwidth for example
// #define STM32F4_NUCLEO_MODE_PINS
// 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, System Fusion and P25 on receive
// #define WIDE_C4FSK_FILTERS_RX
// Pass RSSI information to the host
// #define SEND_RSSI_DATA