summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezvm.h')
-rw-r--r--firmware/export/config-creativezvm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h
index b7a0fcef57..647e8e986c 100644
--- a/firmware/export/config-creativezvm.h
+++ b/firmware/export/config-creativezvm.h
@@ -166,11 +166,11 @@
#define USB_PRODUCT_ID 0x4133
/*DEBUGGING!*/
-#ifdef BOOTLOADER
+/*
#define THREAD_EXTRA_CHECKS 1
#define DEBUG 1
#define debug(msg) printf(msg)
#define BUTTON_DEBUG
-#endif
+*/
#endif