Skip to content

Commit cc046b6

Browse files
committed
Change to Circle+ mac in 0005-response
1 parent cbc4246 commit cc046b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_pairing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"Pair request of plus-device 0098765432101234",
7474
b"000000C1", # Success ack
7575
b"0005" # response msg_id
76-
+ b"0123456789012345" # stick-mac
76+
+ b"0098765432101234" # circle+ mac
7777
+ b"00" # existing
7878
+ b"01", # allowed
7979
),

0 commit comments

Comments
 (0)