Skip to content

Commit 308dd24

Browse files
committed
Merge branch 'docs/update_wifi_doc_v3.4' into 'release/v3.4'
docs(wifi): Add WPA3 support (backport v3.4) See merge request sdk/ESP8266_RTOS_SDK!1679
2 parents 82d8ba2 + 22e9115 commit 308dd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api-reference/wifi/esp_wifi.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The WiFi libraries provide support for configuring and monitoring the ESP8266 Wi
1010
- AP mode (aka Soft-AP mode or Access Point mode). Stations connect to the ESP8266.
1111
- Combined AP-STA mode (ESP8266 is concurrently an access point and a station connected to another access point).
1212

13-
- Various security modes for the above (WPA, WPA2, WEP, etc.)
13+
- Various security modes for the above (WPA, WPA2, WPA3, WEP, etc.)
1414
- Scanning for access points (active & passive scanning).
1515
- Promiscuous mode monitoring of IEEE802.11 WiFi packets.
1616

0 commit comments

Comments
 (0)