Browse Source

Disable pullup crash test

Alex Voinea 3 years ago
parent
commit
a1711f727e

+ 1 - 1
Firmware/variants/1_75mm_MK3-EINSy10a-E3Dv6full.h

@@ -168,7 +168,7 @@
 #define DEBUG_DCODE3
 #define DEBUG_DCODE6
 
-#define DEBUG_PULLUP_CRASH //Test Pullup crash
+//#define DEBUG_PULLUP_CRASH //Test Pullup crash
 
 //#define DEBUG_BUILD
 //#define DEBUG_SEC_LANG   //secondary language debug output at startup

+ 1 - 1
Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

@@ -170,7 +170,7 @@
 #define DEBUG_DCODE3
 #define DEBUG_DCODE6
 
-#define DEBUG_PULLUP_CRASH //Test Pullup crash
+//#define DEBUG_PULLUP_CRASH //Test Pullup crash
 
 //#define DEBUG_BUILD
 //#define DEBUG_SEC_LANG   //secondary language debug output at startup