1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-09-27 07:16:49 -04:00

Make DMRmmdvm and DMRplus repeater module ID configurable

This commit is contained in:
Yngwie Chou 2017-08-29 07:25:56 +08:00
parent c909cfbea8
commit 8cdd27e809
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
#define MMDVM_SLOTTYPE_TERMINATOR 2
// DMRMMDVM Module ID
#define MMDVM_MODULE_ID "B"
#define MMDVM_MODULE_ID 'B'
////////////////////////////////////////////////////////////////////////////////////////
// class

View File

@ -35,7 +35,7 @@
// define
// DMR Plus Module ID
#define DMRPLUS_MODULE_ID "B"
#define DMRPLUS_MODULE_ID 'B'
////////////////////////////////////////////////////////////////////////////////////////
// class