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