This commit is contained in:
Steve Zingman
2019-07-17 22:26:35 -04:00
committed by GitHub
parent 0b7a72044e
commit 9291ff175a

View File

@@ -52,7 +52,7 @@ HBPF_SLT_VTERM = 0x2
# HomeBrew Protocol Commands
DMRD = b'DMRD'
MSTCL = b'MSTCL'
MSTNAK = b'MSTNAC'
MSTNAK = b'MSTNAK'
MSTPONG = b'MSTPONG'
MSTN = b'MSTN'
MSTP = b'MSTP'