summaryrefslogtreecommitdiff
path: root/Inc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Inc/config.h')
-rw-r--r--Inc/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Inc/config.h b/Inc/config.h
new file mode 100644
index 0000000..7e4f53b
--- /dev/null
+++ b/Inc/config.h
@@ -0,0 +1,6 @@
+
+/* Enable debug mode */
+#define DEBUG_ENABLE 1
+
+/* Enable testing mode with granualar status notifications */
+#define TESTING_ENABLE 1