summaryrefslogtreecommitdiff
path: root/Inc/config.h
diff options
context:
space:
mode:
authorAditya Naik2020-04-07 03:02:30 -0400
committerAditya Naik2020-04-07 03:02:30 -0400
commit1a0a307dd7ee985a0a2577b1bc9a93c262eb075a (patch)
tree95283f61daf641fa8961ba60a1214f8ad05402dd /Inc/config.h
parente4b1a44ab174c12cbf9ade2bc6217cd1f2de39e1 (diff)
Debug/testing block corrections
Diffstat (limited to 'Inc/config.h')
-rw-r--r--Inc/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Inc/config.h b/Inc/config.h
index cfd2817..059c0d3 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 */
+/* Enable testing mode */
+#define TESTING_ENABLE 1