turn off segger debug in ttgo eink build

This commit is contained in:
Kevin Hester
2020-10-15 16:11:40 +08:00
parent 649a120fe0
commit 9134faaed1
3 changed files with 3 additions and 2 deletions

View File

@@ -239,7 +239,7 @@ External serial flash WP25R1635FZUIL0
#define PIN_SPI_SCK (0 + 19)
// To debug via the segger JLINK console rather than the CDC-ACM serial device
#define USE_SEGGER
// #define USE_SEGGER
#ifdef __cplusplus
}