mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Fix spelling typos in files under doc/esp8266wifi (#7520)
This patch fixes some spelling typos in following files bearssl-client-secure-class.rst client-class.rst scan-class.rst scan-examples.rst server-examples.rst
This commit is contained in:
@ -191,7 +191,7 @@ Return information if a network discovered during the scan is hidden or not.
|
||||
|
||||
WiFi.isHidden(networkItem)
|
||||
|
||||
Returned value if the ``bolean`` type, and ``true`` means that network is hidden. The ``networkItem`` is a zero based index of network discovered during scan.
|
||||
Returned value if the ``boolean`` type, and ``true`` means that network is hidden. The ``networkItem`` is a zero based index of network discovered during scan.
|
||||
|
||||
getNetworkInfo
|
||||
^^^^^^^^^^^^^^
|
||||
|
Reference in New Issue
Block a user