From b9cb8d7a203f4d22c05bf329deed40694d20a008 Mon Sep 17 00:00:00 2001 From: Adrian Fewster Date: Fri, 22 Nov 2019 10:48:06 +1000 Subject: [PATCH] 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. --- src/cysfprotocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cysfprotocol.h b/src/cysfprotocol.h index fb06184..ffffa60 100644 --- a/src/cysfprotocol.h +++ b/src/cysfprotocol.h @@ -50,7 +50,7 @@ #define WIRESX_CMD_DISC_REQ 5 // YSF Module ID -#define YSF_MODULE_ID 'B' +#define YSF_MODULE_ID 'Y' //////////////////////////////////////////////////////////////////////////////////////// // class