mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
Fixed links to example directories for fast_scan and scan
Signed-off-by: ronghulin <ronghulin@espressif.com> https://github.com/espressif/esp-idf/pull/5186
This commit is contained in:
committed by
liuzhifu
parent
7182a65419
commit
d39fc7ca00
@@ -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.
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user