8000 Merge branch 'docs/update_wifi_doc' into 'master' · espressif/ESP8266_RTOS_SDK@9132059 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9132059

Browse files
committed
Merge branch 'docs/update_wifi_doc' into 'master'
docs(wifi): Add WPA3 support See merge request sdk/ESP8266_RTOS_SDK!1678
2 parents af0cdc3 + 56fe195 commit 9132059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)
0