example: Remove duplicate commands and invalid serial port information

Closes https://github.com/espressif/esp-idf/issues/5049
This commit is contained in:
Roland Dobai
2020-04-08 12:36:25 +02:00
parent acdba0eb46
commit 14c978b54f
32 changed files with 1 additions and 111 deletions

View File

@@ -40,10 +40,6 @@ This example can be run on any commonly available ESP32 development board.
idf.py menuconfig
```
Set following parameter under Serial Flasher Options:
* Set `Default serial port`.
Set following parameters under Example Configuration Options:
* Set `IP version` of the example to be IPV4 or IPV6.