aboutsummaryrefslogtreecommitdiff
path: root/shared/protocol-tests/ping.src
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-12-13 21:50:03 +0100
committerlonkaars <loek@pipeframe.xyz>2022-12-13 21:50:03 +0100
commitf24da35b75c46df8af41514aa4c11e0b9b7ed162 (patch)
tree4468a6e62915b918f3516d70fc968503238788b1 /shared/protocol-tests/ping.src
parent9c6c30156aae3bf20a3f1b1d3b0766bb3c924412 (diff)
add binary files as text with comments and makefile
Diffstat (limited to 'shared/protocol-tests/ping.src')
-rw-r--r--shared/protocol-tests/ping.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/shared/protocol-tests/ping.src b/shared/protocol-tests/ping.src
new file mode 100644
index 0000000..beec10a
--- /dev/null
+++ b/shared/protocol-tests/ping.src
@@ -0,0 +1,4 @@
+00: ff ; start byte
+01: 00 ; ping opcode
+02: f8 ; message id (used as ping identifier)
+03: 8f ; ^