blob: 7f4cc9af0ae04dd0e3ff5268e2ed210e9b28c5ed (
plain)
1
2
3
4
5
6
7
8
9
10
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
|