We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6126d commit 323d704Copy full SHA for 323d704
tests/test_pairing.py
@@ -69,7 +69,7 @@
69
+ b"04FF"
70
+ b"FF",
71
),
72
- b"\x05\x05\x03\x03000400000000000000000098765432101234\r\n": (
+ b"\x05\x05\x03\x03000400000000000000000098765432101234ABCD\r\n": (
73
"Pair request of plus-device 0098765432101234",
74
b"000000C1", # Success ack
75
b"0005" # response msg_id
0 commit comments