We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470cea3 commit 5aefb99Copy full SHA for 5aefb99
1 file changed
tests/stick_pair_data.py
@@ -22,9 +22,6 @@
22
+ b"0123456789012345" # stick mac
23
+ b"00" # unknown1
24
+ b"00", # network_is_offline
25
- # + b"0098765432101234" # circle_plus_mac
26
- # + b"4321" # network_id
27
- # + b"FF", # unknown2
28
),
29
b"\x05\x05\x03\x0300040000000000000000000098765432101234\r\n": (
30
"Pair request of plus-device 0098765432101234",
0 commit comments