Merge pull request #3407 from leptun/MK3_3.10.2_disable_pullup_crash_test
Disable pullup crash test
This commit is contained in:
commit
7016a1241a
|
|
@ -168,7 +168,7 @@
|
||||||
#define DEBUG_DCODE3
|
#define DEBUG_DCODE3
|
||||||
#define DEBUG_DCODE6
|
#define DEBUG_DCODE6
|
||||||
|
|
||||||
#define DEBUG_PULLUP_CRASH //Test Pullup crash
|
//#define DEBUG_PULLUP_CRASH //Test Pullup crash
|
||||||
|
|
||||||
//#define DEBUG_BUILD
|
//#define DEBUG_BUILD
|
||||||
//#define DEBUG_SEC_LANG //secondary language debug output at startup
|
//#define DEBUG_SEC_LANG //secondary language debug output at startup
|
||||||
|
|
|
||||||
|
|
@ -170,7 +170,7 @@
|
||||||
#define DEBUG_DCODE3
|
#define DEBUG_DCODE3
|
||||||
#define DEBUG_DCODE6
|
#define DEBUG_DCODE6
|
||||||
|
|
||||||
#define DEBUG_PULLUP_CRASH //Test Pullup crash
|
//#define DEBUG_PULLUP_CRASH //Test Pullup crash
|
||||||
|
|
||||||
//#define DEBUG_BUILD
|
//#define DEBUG_BUILD
|
||||||
//#define DEBUG_SEC_LANG //secondary language debug output at startup
|
//#define DEBUG_SEC_LANG //secondary language debug output at startup
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue