summaryrefslogtreecommitdiff
path: root/ce/test/rx/maximus/config_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ce/test/rx/maximus/config_test.h')
-rw-r--r--ce/test/rx/maximus/config_test.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/ce/test/rx/maximus/config_test.h b/ce/test/rx/maximus/config_test.h
new file mode 100644
index 0000000000..5d4bd8a7e4
--- /dev/null
+++ b/ce/test/rx/maximus/config_test.h
@@ -0,0 +1,19 @@
+#ifndef __config_test_h
+#define __config_test_h
+/* Cesar project {{{
+ *
+ * Copyright (C) 2007 Spidcom
+ *
+ * <<<Licence>>>
+ *
+ * }}} */
+/**
+ * \file ./config_test.h
+ * \brief « brief description »
+ * \ingroup « module »
+ *
+ * « long description »
+ */
+#define MAXIMUS_TEST
+//#define CE_DBG
+#endif /* __config_test_h */