aboutsummaryrefslogtreecommitdiff
path: root/robot/tests/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'robot/tests/readme.md')
-rw-r--r--robot/tests/readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/robot/tests/readme.md b/robot/tests/readme.md
new file mode 100644
index 0000000..7f4cc9a
--- /dev/null
+++ b/robot/tests/readme.md
@@ -0,0 +1,11 @@
+this is a subdirectory that contains binary example commands to send to the
+simultation robot code
+
+to use:
+
+```
+./a.out < file
+```
+
+where `file` is one of the .bin files in this folder
+