samples: Fixed typos
Fixed typos in various files under samples. Signed-off-by: Ole Sæther <ole.saether@nordicsemi.no>
This commit is contained in:
parent
3a4bebacb1
commit
a7df4e5175
8 changed files with 9 additions and 9 deletions
|
@ -9,7 +9,7 @@ Overview
|
|||
Similar to the :ref:`Central <bluetooth_central>` sample, except that this
|
||||
application specifically looks for the OTS (Object Transfer) GATT Service.
|
||||
And this sample is to select object sequentially, to read metadata, to write data,
|
||||
to read data, and to calculate checksum of selected ojects.
|
||||
to read data, and to calculate checksum of selected objects.
|
||||
|
||||
Requirements
|
||||
************
|
||||
|
|
|
@ -8,6 +8,6 @@ config SAMPLE_BT_USE_AUTHENTICATION
|
|||
default y
|
||||
help
|
||||
Enable the passkey authentication callback and register the GATT
|
||||
read and and write attributes as authentication required.
|
||||
read and write attributes as authentication required.
|
||||
|
||||
source "Kconfig.zephyr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue