Merge branch 'master' of github.com:hacknix/FreeDMR
This commit is contained in:
commit
6e8c7a41a0
@ -31,6 +31,7 @@ class Proxy(DatagramProtocol):
|
||||
|
||||
# HomeBrew Protocol Commands
|
||||
DMRD = b'DMRD'
|
||||
DMRA = b'DMRA'
|
||||
MSTCL = b'MSTCL'
|
||||
MSTNAK = b'MSTNAK'
|
||||
MSTPONG = b'MSTPONG'
|
||||
|
Loading…
Reference in New Issue
Block a user