feature/support WPS enrollee in APSTA mode

Add the feature WPS enrollee in APSTA mode

close github issue: https://github.com/espressif/esp-idf/issues/1608
This commit is contained in:
Deng Xin
2018-03-23 15:41:59 +08:00
parent 27bf18ad6b
commit 6c3bdd45cf
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Wifi WPS Example
This example shows how to use wps in esp32.
This example shows how to use wps enrollee in esp32.
The wps only works in station mode now.
Now we support to use enrollee feature in STA and APSTA mode.
* PBC_MODE: Start esp32 and press the wps button on router, Then esp32 will get the ssid&password by wps PBC mode.