1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Update WiFi scan docs (#8685)

This commit is contained in:
Max Prokhorov
2022-10-10 18:08:06 +03:00
committed by GitHub
parent 5c22dbc163
commit 7b2c627ed4
2 changed files with 32 additions and 0 deletions

View File

@ -1,5 +1,11 @@
:orphan:
IDE example
^^^^^^^^^^^
- For the currently installed Core, see Arduino IDE > *Examples* > *ESP8266WiFi* > *WiFiScan*.
- For the latest development version, see `WiFiScan.ino <https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/WiFiScan/WiFiScan.ino>`__.
Scan
~~~~