Bluetooth: Update Readme of large MTU sample

Update the Readme file of the large mtu sample because the orginal PR
(https://github.com/zephyrproject-rtos/zephyr/pull/53593) has been merged
before the last comment could be addressed.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
This commit is contained in:
Théo Battrel 2023-01-16 12:15:01 +01:00 committed by Carles Cufí
commit 4314480826

View file

@ -66,7 +66,8 @@ This sample use two applications, two devices need to be setup.
The first one should be flashed with the central and the second one with the
peripheral.
The two devices need to be close enough to be able to connect.
The two devices will connect only if they are close to each other, because of
RSSI filtering.
Building and Running
********************