Skip to content

Commit caee162

Browse files
committed
Merge branch 'master' of https://github.com/espressif/ESP8266_RTOS_SDK into Sonic-dev
2 parents 174b6ba + 821caea commit caee162

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

components/esp8266/lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gwen:
22
core: 231e0e2
3-
net80211: 7b39142
3+
net80211: 1cfd25b
44
pp: ec7ffb2
55
espnow: 231e0e2
66

components/esp8266/lib/libnet80211.a

-32 Bytes
Binary file not shown.
-32 Bytes
Binary file not shown.

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)