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