We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d615f4b commit 544ea86Copy full SHA for 544ea86
1 file changed
tests/test_pairing.py
@@ -66,7 +66,7 @@
66
+ b"04FF"
67
+ b"FF",
68
),
69
- b"\x05\x05\x03\x0300040000000000000000000000987654321012344D73\r\n": (
+ b"\x05\x05\x03\x0300040001000000000000000000987654321012344D73\r\n": (
70
"Pair request of plus-device 0098765432101234",
71
b"000000C1", # Success ack
72
b"0005" # response msg_id
0 commit comments