Skip to content

Commit a51deaf

Browse files
author
Zhang Jun Hao
committed
fix(lib): fix some wifi bugs
- drop pkt that hw dump error - fix connect error when ap g rate in xrate ie - fix connect error when ap send EAPOL key with VO and seq is 0 - fix block scan error when max scan time large than 5s - do not update key pn when espnow packet received - fix hw error when ampdu reg was rewrite
1 parent 7f99618 commit a51deaf

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

components/esp8266/lib/VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
gwen:
22
core: 7a93d71
3-
net80211: 7a93d71
4-
pp: 7a93d71
3+
net80211: 451bd08
4+
pp: 451bd08
55
espnow: 7a93d71
66

77
smartconfig: 3.0.0

components/esp8266/lib/libnet80211.a

3.56 KB
Binary file not shown.
3.59 KB
Binary file not shown.

components/esp8266/lib/libpp.a

1004 Bytes
Binary file not shown.

components/esp8266/lib/libpp_dbg.a

616 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)