Skip to content

Commit 4890ac9

Browse files
divipillainordicjm
authored andcommitted
doc: Minor updates to Kconfig options
Updates to Kconfig file to reflect some doc fixes in the documentation and render Kconfig option specific to BT. Signed-off-by: divya pillai <[email protected]>
1 parent 818a16b commit 4890ac9

File tree

1 file changed

+2
-2
lines changed
  • samples/bluetooth/peripheral_uart

1 file changed

+2
-2
lines changed

samples/bluetooth/peripheral_uart/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ config BT_NUS_UART_BUFFER_SIZE
2121
Size of the payload buffer in each RX and TX FIFO element
2222

2323
config BT_NUS_SECURITY_ENABLED
24-
bool "Enable security"
24+
bool "Security"
2525
default y
2626
select BT_SMP
2727
help
28-
"Enable BLE security for the UART service"
28+
Enable Bluetooth LE security for the UART service
2929

3030
config BT_NUS_UART_RX_WAIT_TIME
3131
int "Timeout for UART RX complete event"

0 commit comments

Comments
 (0)