Merge pull request #6 from N4IRS/patch-1

Fix typo
This commit is contained in:
Cort Buffington
2019-07-17 21:46:04 -05:00
committed by GitHub
+1 -1
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'