docs: clarify beacon_interval documentation
A microsecond is commonly abbreviated as µs. This prevents confusions between micro- (µs) and milliseconds (ms).
This commit is contained in:
parent
de1b214c55
commit
97e5434b32
@ -120,7 +120,7 @@ wifi24 \: optional
|
||||
WLAN configuration for 2.4 GHz devices.
|
||||
``channel`` must be set to a valid wireless channel for your radio.
|
||||
``beacon_interval`` can be specified to set a custom beacon interval in
|
||||
time units (TU). A time unit is equivalent to 1024 microseconds.
|
||||
time units (TU). A time unit is equivalent to 1024 µs.
|
||||
If not set, the default value of 100 TU (=102.4 ms) is used.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user