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