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