Skip to content

Commit dee2818

Browse files
committed
Try not allowed
1 parent 8f2fca4 commit dee2818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_pairing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
b"000000C1", # Success ack
7575
b"0005" # response msg_id
7676
+ b"00" # existing
77-
+ b"01", # allowed
77+
+ b"00", # not allowed
7878
),
7979
b"\x05\x05\x03\x0300230123456789012345A0EC\r\n": (
8080
"Node Info of stick 0123456789012345",

0 commit comments

Comments
 (0)