Skip to content

Commit 21099c1

Browse files
committed
Merge branch 'feature/support_enrollee_feature_in_APSTA_mode' into 'master'
feature/support WPS enrollee in APSTA mode See merge request idf/esp-idf!2120
2 parents 6ffd089 + 6c3bdd4 commit 21099c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/wifi/wps/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Wifi WPS Example
22

3-
This example shows how to use wps in esp32.
3+
This example shows how to use wps enrollee in esp32.
44

5-
The wps only works in station mode now.
5+
Now we support to use enrollee feature in STA and APSTA mode.
66

77
* PBC_MODE: Start esp32 and press the wps button on router, Then esp32 will get the ssid&password by wps PBC mode.
88

0 commit comments

Comments
 (0)