mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2026-05-21 05:35:46 +08:00
fix default config for 51802
This commit is contained in:
@@ -3489,7 +3489,7 @@
|
||||
// <e> NRF_LOG_ENABLED - nrf_log - Logging
|
||||
//==========================================================
|
||||
#ifndef NRF_LOG_ENABLED
|
||||
#define NRF_LOG_ENABLED 1
|
||||
#define NRF_LOG_ENABLED 0
|
||||
#endif
|
||||
#if NRF_LOG_ENABLED
|
||||
// <e> NRF_LOG_USES_COLORS - If enabled then ANSI escape code for colors is prefixed to every string
|
||||
|
||||
Reference in New Issue
Block a user