Allow for alternative LEDs for NXDN and POCSAG.

This commit is contained in:
Jonathan Naylor 2018-07-04 18:40:54 +01:00
parent 78d79d4124
commit a4af04fae2
5 changed files with 55 additions and 1 deletions

View file

@ -73,4 +73,11 @@
// Do not use if employing an external hardware watchdog
// #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
#endif