mirror of
https://github.com/ShaYmez/xlxd.git
synced 2025-06-15 12:02:26 -04:00
Make DMRmmdvm and DMRplus repeater module ID configurable
This commit is contained in:
parent
c909cfbea8
commit
8cdd27e809
@ -44,7 +44,7 @@
|
|||||||
#define MMDVM_SLOTTYPE_TERMINATOR 2
|
#define MMDVM_SLOTTYPE_TERMINATOR 2
|
||||||
|
|
||||||
// DMRMMDVM Module ID
|
// DMRMMDVM Module ID
|
||||||
#define MMDVM_MODULE_ID "B"
|
#define MMDVM_MODULE_ID 'B'
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// class
|
// class
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
// define
|
// define
|
||||||
|
|
||||||
// DMR Plus Module ID
|
// DMR Plus Module ID
|
||||||
#define DMRPLUS_MODULE_ID "B"
|
#define DMRPLUS_MODULE_ID 'B'
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// class
|
// class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user