Skip to content

Commit 06facdc

Browse files
Michał Narajowskijhedberg
authored andcommitted
Bluetooth: Mesh: Fix typo in Kconfig help message
300 * 100 ms = 30000 ms = 30 s Signed-off-by: Michał Narajowski <[email protected]>
1 parent 62d97cd commit 06facdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/bluetooth/host/mesh/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ config BT_MESH_LPN_INIT_POLL_TIMEOUT
291291
gets established for the first time. After this the timeout
292292
will gradually grow toward the actual PollTimeout, doubling
293293
in value for each iteration. The value is in units of 100
294-
milliseconds, so e.g. a value of 300 means 3 seconds.
294+
milliseconds, so e.g. a value of 300 means 30 seconds.
295295

296296
config BT_MESH_LPN_SCAN_LATENCY
297297
int "Latency for enabling scanning"

0 commit comments

Comments
 (0)