Skip to content

Commit b560cb9

Browse files
committed
Fix Circle+ hardware id
1 parent 289896f commit b560cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/stick_test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
+ b"00044280" # log address 20
4848
+ b"01" # relay
4949
+ b"01" # hz
50-
+ b"000073000700" # hw_ver
50+
+ b"000000730007" # hw_ver
5151
+ b"4E0843A9" # fw_ver
5252
+ b"01", # node_type (Circle+)
5353
),

0 commit comments

Comments
 (0)