Skip to content

Commit c092e13

Browse files
tokangasrlubos
authored andcommitted
samples: cellular: modem_shell: Cleanup configuration
Removed CONFIG_NRF_MODEM_LIB_TRACE from prj.conf because snippet should be used to enable modem UART traces instead. Signed-off-by: Tommi Kangas <[email protected]>
1 parent d91632c commit c092e13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/cellular/modem_shell/prj.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ CONFIG_NRF_MODEM_LIB=y
7878
CONFIG_NRF_MODEM_LIB_SHMEM_TX_SIZE=22528
7979
CONFIG_NRF_MODEM_LIB_SHMEM_RX_SIZE=8192
8080
CONFIG_NRF_MODEM_LIB_ON_FAULT_APPLICATION_SPECIFIC=y
81-
# Enable modem UART traces
82-
CONFIG_NRF_MODEM_LIB_TRACE=n
8381

8482
# AT monitor library
8583
CONFIG_AT_MONITOR=y

0 commit comments

Comments
 (0)