Adding support for P25 wide modulation

This commit is contained in:
Andy CA6JAU 2017-06-01 14:20:37 -04:00
parent 5684499b5f
commit d7a40757d5
3 changed files with 16 additions and 1 deletions

View file

@ -62,4 +62,7 @@
// Enable Nextion LCD serial port repeater:
// #define SERIAL_REPEATER
// Enable P25 Wide modulation
// #define ENABLE_P25_WIDE
#endif