File tree 1 file changed +3
-2
lines changed
libraries/WiFi/examples/WiFiScan
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This example demonstrates how to use the WiFi library to scan available WiFi net
6
6
7
7
Currently this example supports the following targets.
8
8
9
- | Supported Targets | ESP32 | ESP32-S2 | ESP32-C3 | ESP32-S3 |
10
- | ----------------- | ----- | -------- | -------- | -------- |
9
+ | Supported Targets | ESP32 | ESP32-S2 | ESP32-C3 | ESP32-S3 | ESP32-C6 |
10
+ | ----------------- | ----- | -------- | -------- | -------- | -------- |
11
11
12
12
## How to Use Example
13
13
@@ -61,4 +61,5 @@ Before creating a new issue, be sure to try the Troubleshooting and to check if
61
61
* ESP32 Datasheet: [ Link to datasheet] ( https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf )
62
62
* ESP32-S2 Datasheet: [ Link to datasheet] ( https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf )
63
63
* ESP32-C3 Datasheet: [ Link to datasheet] ( https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf )
64
+ * ESP32-C6 Datasheet: [ Link to datasheet] ( https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_en.pdf )
64
65
* Official ESP-IDF documentation: [ ESP-IDF] ( https://idf.espressif.com )
You can’t perform that action at this time.
0 commit comments