mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-09 00:13:34 +00:00
Merge pocsag branch to master
This commit is contained in:
commit
34ef6fd0cf
26 changed files with 462 additions and 87 deletions
8
Config.h
8
Config.h
|
|
@ -37,7 +37,7 @@
|
|||
#define ENABLE_ADF7021
|
||||
|
||||
// Enable full duplex support with dual ADF7021 (valid for homebrew hotspots only):
|
||||
// #define DUPLEX
|
||||
#define DUPLEX
|
||||
|
||||
// TCXO of the ADF7021
|
||||
// For 14.7456 MHz:
|
||||
|
|
@ -70,6 +70,12 @@
|
|||
// Constant Service LED once repeater is running
|
||||
// #define CONSTANT_SRV_LED
|
||||
|
||||
// Use the YSF and P25 LEDs for NXDN
|
||||
// #define USE_ALTERNATE_NXDN_LEDS
|
||||
|
||||
// Use the D-Star and DMR LEDs for POCSAG
|
||||
// #define USE_ALTERNATE_POCSAG_LEDS
|
||||
|
||||
// Enable modem debug messages
|
||||
// #define ENABLE_DEBUG
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue