Merge pull request #51 from phl0/HatConfig

Activate ALTERNATE_POCSAG LEDs for MMDVM_HS_Hats
AX5043
Andy CA6JAU 8 years ago committed by GitHub
commit 12ec1b78e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,6 +70,12 @@
// Constant Service LED once repeater is running // Constant Service LED once repeater is running
// #define CONSTANT_SRV_LED // #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 // Enable modem debug messages
// #define ENABLE_DEBUG // #define ENABLE_DEBUG

@ -74,7 +74,7 @@
// #define USE_ALTERNATE_NXDN_LEDS // #define USE_ALTERNATE_NXDN_LEDS
// Use the D-Star and DMR LEDs for POCSAG // Use the D-Star and DMR LEDs for POCSAG
// #define USE_ALTERNATE_POCSAG_LEDS #define USE_ALTERNATE_POCSAG_LEDS
// Enable modem debug messages // Enable modem debug messages
// #define ENABLE_DEBUG // #define ENABLE_DEBUG

@ -74,7 +74,7 @@
// #define USE_ALTERNATE_NXDN_LEDS // #define USE_ALTERNATE_NXDN_LEDS
// Use the D-Star and DMR LEDs for POCSAG // Use the D-Star and DMR LEDs for POCSAG
// #define USE_ALTERNATE_POCSAG_LEDS #define USE_ALTERNATE_POCSAG_LEDS
// Enable modem debug messages // Enable modem debug messages
// #define ENABLE_DEBUG // #define ENABLE_DEBUG

@ -74,7 +74,7 @@
// #define USE_ALTERNATE_NXDN_LEDS // #define USE_ALTERNATE_NXDN_LEDS
// Use the D-Star and DMR LEDs for POCSAG // Use the D-Star and DMR LEDs for POCSAG
// #define USE_ALTERNATE_POCSAG_LEDS #define USE_ALTERNATE_POCSAG_LEDS
// Enable modem debug messages // Enable modem debug messages
// #define ENABLE_DEBUG // #define ENABLE_DEBUG

Loading…
Cancel
Save

Powered by TurnKey Linux.