summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondavx747.h')
-rw-r--r--firmware/export/config-ondavx747.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index 66570d4622..e015a53374 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -155,13 +155,6 @@
155#define USB_VENDOR_ID 0x041e 155#define USB_VENDOR_ID 0x041e
156#define USB_PRODUCT_ID 0x4133*/ 156#define USB_PRODUCT_ID 0x4133*/
157 157
158/*DEBUGGING!*/
159#ifdef BOOTLOADER
160#define THREAD_EXTRA_CHECKS 1
161#define DEBUG 1
162#define debug(msg) printf(msg)
163#endif
164
165#include <stdbool.h> /* HACKY */ 158#include <stdbool.h> /* HACKY */
166 159
167#endif 160#endif