From 3ddeec620a95ccef03b03754801575dd37aaee38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20S=2E=20R=C3=B8stad?= Date: Thu, 31 Oct 2024 14:21:18 +0100 Subject: [PATCH] prj.conf: Remove duplicate configs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove duplicate configs Signed-off-by: Simen S. Røstad --- app/prj.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/prj.conf b/app/prj.conf index d634e1e3..d0b3c895 100644 --- a/app/prj.conf +++ b/app/prj.conf @@ -247,8 +247,3 @@ CONFIG_TASK_WDT_CHANNELS=9 # Device power management CONFIG_PM_DEVICE=y - -# Set nRF Cloud CoAP security tag to a dev tag to enable decoded DTLS traces. -# It is required that the nRF Cloud CoAP server certificate has been provisioned to the sec tag. -CONFIG_NRF_CLOUD_COAP_SEC_TAG=2147483667 -CONFIG_NRF_CLOUD_COAP_JWT_SEC_TAG=4242