Merge pull request #3407 from leptun/MK3_3.10.2_disable_pullup_crash_test

Disable pullup crash test
This commit is contained in:
DRracer 2022-02-15 10:33:21 +01:00 committed by GitHub
commit 7016a1241a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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