Skip to content

Commit a593526

Browse files
committed
Update node_remove message with CRC
1 parent ebc5c7b commit a593526

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
@@ -1349,7 +1349,7 @@
13491349
b"000000C1", # Success ack
13501350
b"0000" + b"00F2" + b"3333333333333333", # msg_id, reset_ack, mac
13511351
),
1352-
b"\x05\x05\x03\x03001C0098765432101234333333333333333333\r\n": (
1352+
b"\x05\x05\x03\x03001C009876543210123433333333333333331E2D\r\n": (
13531353
"Remove node request for 333333333333333333",
13541354
b"000000C1", # Success ack
13551355
b"001D" # msg_id

0 commit comments

Comments
 (0)