mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01:00
Update cysfprotocol.h
Lets identify the YSF connects with a 'Y' suffix? I do this on my own system and others I look after, and find it very beneficial, to discern between DMR/D-Star and YSF connects. DMR and D-Star can be sorted by looking at the suffix column (none for DMR), so doesn't need the same treatment.
This commit is contained in:
parent
57ab0d4179
commit
b9cb8d7a20
|
|
@ -50,7 +50,7 @@
|
||||||
#define WIRESX_CMD_DISC_REQ 5
|
#define WIRESX_CMD_DISC_REQ 5
|
||||||
|
|
||||||
// YSF Module ID
|
// YSF Module ID
|
||||||
#define YSF_MODULE_ID 'B'
|
#define YSF_MODULE_ID 'Y'
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// class
|
// class
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue