diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-01-13 16:04:53 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-01-13 16:04:53 +0100 |
commit | e5643e8f3551b05f47a33ec3197ec35a46061e58 (patch) | |
tree | 7ad7cc33fadb5184f25e8d927a4ace0e678bff0b | |
parent | dba17944c70cf4e51a40e617a1ba6abc0fd1e65d (diff) |
fix post link test
-rw-r--r-- | shared/protocol-tests/post-link-self-d61c4e47-78ba-48cc-8000-000000000000.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/protocol-tests/post-link-self-d61c4e47-78ba-48cc-8000-000000000000.src b/shared/protocol-tests/post-link-self-d61c4e47-78ba-48cc-8000-000000000000.src index e75953c..8a599c2 100644 --- a/shared/protocol-tests/post-link-self-d61c4e47-78ba-48cc-8000-000000000000.src +++ b/shared/protocol-tests/post-link-self-d61c4e47-78ba-48cc-8000-000000000000.src @@ -1,5 +1,5 @@ 00: ff ; start byte -01: 01 ; post link opcode +01: 03 ; post link opcode 02: 00 ; message id 03: 00 ; ^ 04: d6 ; button uuid (d61c4e47-78ba-48cc-8000-000000000000) |