diff options
Diffstat (limited to 'docs/library')
| -rw-r--r-- | docs/library/network.WLAN.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/network.WLAN.rst b/docs/library/network.WLAN.rst index 88bd3a370..35e4b798a 100644 --- a/docs/library/network.WLAN.rst +++ b/docs/library/network.WLAN.rst @@ -46,6 +46,8 @@ Methods .. method:: WLAN.scan() Scan for the available wireless networks. + Hidden networks -- where the SSID is not broadcast -- will also be scanned + if the WLAN interface allows it. Scanning is only possible on STA interface. Returns list of tuples with the information about WiFi access points: |
