Skip to content

Commit

Permalink
samples: cellular: modem_shell: Cleanup configuration
Browse files Browse the repository at this point in the history
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 <tommi.kangas@nordicsemi.no>
  • Loading branch information
tokangas authored and rlubos committed Aug 1, 2023
1 parent d91632c commit c092e13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/cellular/modem_shell/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ CONFIG_NRF_MODEM_LIB=y
CONFIG_NRF_MODEM_LIB_SHMEM_TX_SIZE=22528
CONFIG_NRF_MODEM_LIB_SHMEM_RX_SIZE=8192
CONFIG_NRF_MODEM_LIB_ON_FAULT_APPLICATION_SPECIFIC=y
# Enable modem UART traces
CONFIG_NRF_MODEM_LIB_TRACE=n

# AT monitor library
CONFIG_AT_MONITOR=y
Expand Down

0 comments on commit c092e13

Please sign in to comment.