Skip to content

Commit 4f8f50b

Browse files
committed
There can only be one response
1 parent 3d81c71 commit 4f8f50b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/stick_pair_data.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
+ b"0698765432101234" # 06 + plus-device mac
1111
+ b"FFFFFFFFFFFFFFFF"
1212
+ b"0698765432101234" # 06 + plus-device mac
13-
+ b"1606"
14-
+ b"01",
15-
b"0003" # response msg_id
16-
+ b"00CE", # ?
13+
+ b"1606" # pan_id
14+
+ b"01", # index
1715
),
1816
b"\x05\x05\x03\x03000AB43C\r\n": (
1917
"STICK INIT",

0 commit comments

Comments
 (0)