Bluetooth: Mesh: Fix typo in Kconfig help message

300 * 100 ms = 30000 ms = 30 s

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
This commit is contained in:
Michał Narajowski 2017-12-07 15:19:28 +01:00 committed by Johan Hedberg
commit 06facdcad7

View file

@ -291,7 +291,7 @@ config BT_MESH_LPN_INIT_POLL_TIMEOUT
gets established for the first time. After this the timeout
will gradually grow toward the actual PollTimeout, doubling
in value for each iteration. The value is in units of 100
milliseconds, so e.g. a value of 300 means 3 seconds.
milliseconds, so e.g. a value of 300 means 30 seconds.
config BT_MESH_LPN_SCAN_LATENCY
int "Latency for enabling scanning"