aboutsummaryrefslogtreecommitdiff
path: root/shell.h
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2014-04-03 19:29:21 +0200
committerJakob Odersky <jodersky@gmail.com>2014-04-03 19:29:21 +0200
commit78f49388f86b6a6b9870694d84e175187affaae8 (patch)
tree9afbe8141f6eaa9ffdca830971e8d650d61abcbc /shell.h
parent465385009a324d5369abd0474f7bd55a88ed56d2 (diff)
downloadmux-78f49388f86b6a6b9870694d84e175187affaae8.tar.gz
mux-78f49388f86b6a6b9870694d84e175187affaae8.tar.bz2
mux-78f49388f86b6a6b9870694d84e175187affaae8.zip
update echo server
Diffstat (limited to 'shell.h')
-rw-r--r--shell.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/shell.h b/shell.h
deleted file mode 100644
index 346beae..0000000
--- a/shell.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef COMMAND_H
-#define COMMAND_H
-
-#define SHELL_BAUD 115200
-
-void shell();
-
-#endif \ No newline at end of file