Disable pullup crash test
This commit is contained in:
parent
8cf969eb1d
commit
a1711f727e
|
|
@ -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