From 5318f093567483a26b9e23160a2b6f17809be17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torbj=C3=B8rn=20=C3=98vrebekk?= Date: Wed, 7 Jun 2017 09:27:46 +0200 Subject: [PATCH] sdk_config updated with long MTU --- pca10040/s132/config/sdk_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pca10040/s132/config/sdk_config.h b/pca10040/s132/config/sdk_config.h index 110fda1..5d018e0 100644 --- a/pca10040/s132/config/sdk_config.h +++ b/pca10040/s132/config/sdk_config.h @@ -3724,7 +3724,7 @@ // 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 // NRF_LOG_USES_COLORS - If enabled then ANSI escape code for colors is prefixed to every string