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:
parent
62d97cd1d4
commit
06facdcad7
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ config BT_MESH_LPN_INIT_POLL_TIMEOUT
|
||||||
gets established for the first time. After this the timeout
|
gets established for the first time. After this the timeout
|
||||||
will gradually grow toward the actual PollTimeout, doubling
|
will gradually grow toward the actual PollTimeout, doubling
|
||||||
in value for each iteration. The value is in units of 100
|
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
|
config BT_MESH_LPN_SCAN_LATENCY
|
||||||
int "Latency for enabling scanning"
|
int "Latency for enabling scanning"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue