Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af0cdc3 + 56fe195 commit 9132059Copy full SHA for 9132059
docs/en/api-reference/wifi/esp_wifi.rst
@@ -10,7 +10,7 @@ The WiFi libraries provide support for configuring and monitoring the ESP8266 Wi
10
- AP mode (aka Soft-AP mode or Access Point mode). Stations connect to the ESP8266.
11
- Combined AP-STA mode (ESP8266 is concurrently an access point and a station connected to another access point).
12
13
-- Various security modes for the above (WPA, WPA2, WEP, etc.)
+- Various security modes for the above (WPA, WPA2, WPA3, WEP, etc.)
14
- Scanning for access points (active & passive scanning).
15
- Promiscuous mode monitoring of IEEE802.11 WiFi packets.
16
0 commit comments