summaryrefslogtreecommitdiff
path: root/Inc/config.h
diff options
context:
space:
mode:
authorAditya Naik2020-04-07 02:53:45 -0400
committerAditya Naik2020-04-07 02:53:45 -0400
commite4b1a44ab174c12cbf9ade2bc6217cd1f2de39e1 (patch)
tree0cce51148d37889ed17024a209f4fb45094cf42e /Inc/config.h
parented665c2a448aa8b9087bb020a18e9f6bee631e6e (diff)
Debug/testing block corrections
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 */