diff options
author | Mattias Andrée <maandree@kth.se> | 2017-11-09 18:46:52 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-11-09 18:46:52 +0100 |
commit | ac05b0c1571e517b53dee6a03ba6a58ab4b30f10 (patch) | |
tree | 99cb5780ee9d9aa0d7a36d35d10aa06ed226bca5 /test.c | |
parent | Update makefile (diff) | |
download | sbus-ac05b0c1571e517b53dee6a03ba6a58ab4b30f10.tar.gz sbus-ac05b0c1571e517b53dee6a03ba6a58ab4b30f10.tar.bz2 sbus-ac05b0c1571e517b53dee6a03ba6a58ab4b30f10.tar.xz |
Add echo control
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'test.c')
-rw-r--r-- | test.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -355,3 +355,4 @@ main(void) /* TODO untested sbusd flags: -p[/dev/null] (-f) -u */ /* TODO test credentials */ +/* TODO CMSG echo/{off,on} */ |