forked from espressif/esp-idf
Merge branch 'bugfix/fix_wifi_example_readme_error' into 'master'
Fixed links to example directories for fast_scan and scan Closes WIFI-2259 See merge request espressif/esp-idf!8651
This commit is contained in:
@@ -30,13 +30,13 @@ See the [README.md](./espnow/README.md) file in the project [espnow](./espnow/).
|
|||||||
|
|
||||||
Show how to use fast scan while connecting to an AP.
|
Show how to use fast scan while connecting to an AP.
|
||||||
|
|
||||||
See the [README.md](./fast_scan/README.md) file in the project [espnow](./espnow/).
|
See the [README.md](./fast_scan/README.md) file in the project [fast_scan](./fast_scan/).
|
||||||
|
|
||||||
## scan
|
## scan
|
||||||
|
|
||||||
Show how to scan for all the available APs.
|
Show how to scan for all the available APs.
|
||||||
|
|
||||||
See the [README.md](./scan/README.md) file in the project [espnow](./espnow/).
|
See the [README.md](./scan/README.md) file in the project [scan](./scan/).
|
||||||
|
|
||||||
# More
|
# More
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user