mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 22:45:31 +00:00
Merge branch 'master' into mqtt
This commit is contained in:
commit
eb7d62348c
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#if defined(USE_DMR)
|
||||
|
||||
enum class CSBKO {
|
||||
enum class CSBKO : unsigned char {
|
||||
NONE = 0x00,
|
||||
UUVREQ = 0x04,
|
||||
UUANSRSP = 0x05,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue