From 835186b3b97086fecfee50e11cba2dffeaaee179 Mon Sep 17 00:00:00 2001 From: ChenJianxing Date: Mon, 1 Jun 2020 16:06:17 +0800 Subject: [PATCH] esp_wifi: re-enable build wifi example --- examples/wifi/espnow/README.md | 3 --- examples/wifi/iperf/README.md | 3 --- examples/wifi/simple_sniffer/README.md | 3 --- 3 files changed, 9 deletions(-) diff --git a/examples/wifi/espnow/README.md b/examples/wifi/espnow/README.md index 19ca66f33..db07648a6 100644 --- a/examples/wifi/espnow/README.md +++ b/examples/wifi/espnow/README.md @@ -1,6 +1,3 @@ -| Supported Targets | ESP32 | -| ----------------- | ----- | - # ESPNOW Example (See the README.md file in the upper level 'examples' directory for more information about examples.) diff --git a/examples/wifi/iperf/README.md b/examples/wifi/iperf/README.md index ffe84e43b..ce7247f05 100644 --- a/examples/wifi/iperf/README.md +++ b/examples/wifi/iperf/README.md @@ -1,6 +1,3 @@ -| Supported Targets | ESP32 | -| ----------------- | ----- | - # Iperf Example ## Note about iperf version diff --git a/examples/wifi/simple_sniffer/README.md b/examples/wifi/simple_sniffer/README.md index a54076633..7c8ba2d4a 100644 --- a/examples/wifi/simple_sniffer/README.md +++ b/examples/wifi/simple_sniffer/README.md @@ -1,6 +1,3 @@ -| Supported Targets | ESP32 | -| ----------------- | ----- | - # Simple Sniffer Example (See the README.md file in the upper level 'examples' directory for more information about examples.)