We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee2818 commit fa03a0cCopy full SHA for fa03a0c
1 file changed
tests/test_pairing.py
@@ -74,7 +74,7 @@
74
b"000000C1", # Success ack
75
b"0005" # response msg_id
76
+ b"00" # existing
77
- + b"00", # not allowed
+ + b"000", # not allowed
78
),
79
b"\x05\x05\x03\x0300230123456789012345A0EC\r\n": (
80
"Node Info of stick 0123456789012345",
0 commit comments