From 9bc41e7da4974051f2d67279ca9fc3e31d5328e1 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sun, 1 Sep 2024 14:09:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B1=E8=83=BD=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/config/sdk_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/sdk_config.h b/app/config/sdk_config.h index 4bd351f..19301e0 100644 --- a/app/config/sdk_config.h +++ b/app/config/sdk_config.h @@ -9,7 +9,7 @@ #undef NRF_DFU_APP_DATA_AREA_SIZE #undef NRF_FSTORAGE_ENABLED -#define NRF_LOG_ENABLED 1 +#define NRF_LOG_ENABLED 0 #define NRF_LOG_BACKEND_UART_ENABLED 1 #define NRF_LOG_BACKEND_UART_TX_PIN 41