fixed url to console component

This commit is contained in:
beta-tester
2022-11-01 07:49:38 +01:00
committed by GitHub
parent 2d9e75bf05
commit d8ef107a4c

View File

@@ -9,7 +9,7 @@
This example demonstrates basic usage of [iperf](https://iperf.fr/) protocol to measure the throughout/bandwidth of Ethernet.
The cli environment in the example is based on the [console component](https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/console.html).
The cli environment in the example is based on the [console component](https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/system/console.html).
## How to use example