mirror of
https://github.com/de2tla2f/pymaster.git
synced 2024-11-21 10:31:28 +00:00
Update protocol.py
This commit is contained in:
parent
5fb2b30349
commit
0ca6f55e13
|
@ -13,8 +13,3 @@ class MasterProtocol:
|
|||
|
||||
# Master To Server
|
||||
challengePacketHeader = b'\xff\xff\xff\xff\x73\x0a'
|
||||
|
||||
#Debug
|
||||
statusRequest = 's'
|
||||
|
||||
|
Loading…
Reference in a new issue