Merge branch 'master' into mqtt

This commit is contained in:
Jonathan Naylor
2025-03-14 16:43:46 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
#if defined(USE_DMR)
enum class CSBKO {
enum class CSBKO : unsigned char {
NONE = 0x00,
UUVREQ = 0x04,
UUANSRSP = 0x05,