]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/blobdiff - rpp-test-sw/commands/cmd_din.h
Merge branches 'master' and 'rm48/master'
[pes-rpp/rpp-test-sw.git] / rpp-test-sw / commands / cmd_din.h
diff --git a/rpp-test-sw/commands/cmd_din.h b/rpp-test-sw/commands/cmd_din.h
new file mode 100644 (file)
index 0000000..91e05de
--- /dev/null
@@ -0,0 +1,16 @@
+/*
+ * cmd_din.h
+ *
+ *  Created on: 28.2.2013
+ *      Author: Michal Horn
+ */
+
+#ifndef CMD_DIN_H_
+#define CMD_DIN_H_
+
+#include "cmdproc.h"
+
+extern cmd_des_t const *cmd_list_din[];
+
+
+#endif /* CMD_DIN_H_ */