Skip to content

Commit

Permalink
applications: serial_lte_modem: Update 9161 pins
Browse files Browse the repository at this point in the history
Update CONFIG_SLM_WAKEUP_PIN and CONFIG_SLM_INDICATE_PIN default
values for nrf9161dk.

Signed-off-by: Markus Lassila <[email protected]>
  • Loading branch information
MarkusLassila authored and anangl committed Sep 4, 2023
1 parent 8e2ca99 commit ee4bfa7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# unmask the following config
CONFIG_UART_0_NRF_HW_ASYNC_TIMER=2
CONFIG_UART_0_NRF_HW_ASYNC=y
CONFIG_SLM_WAKEUP_PIN=6
CONFIG_SLM_INDICATE_PIN=2
CONFIG_SLM_WAKEUP_PIN=8
CONFIG_SLM_INDICATE_PIN=0

# Use UART_2 (when working with external MCU)
# unmask the following config
Expand Down

0 comments on commit ee4bfa7

Please sign in to comment.