Skip to content

Commit e73c871

Browse files
author
Zhang Jun Hao
committed
feat(lib): update lib
refactor wifi power management set min data tx rate to 5.5Mbps set max retry count to 32 fix some bugs of espnow optimize dhcp
1 parent 0493b35 commit e73c871

File tree

13 files changed

+6
-6
lines changed

13 files changed

+6
-6
lines changed

components/esp8266/lib/VERSION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
gwen:
2-
core: 01c569d
3-
net80211: 01c569d
4-
pp: 01c569d
5-
espnow: 01c569d
6-
wps: 01c569d
7-
wpa2: 01c569d
2+
core: 3c69aa1
3+
net80211: 3c69aa1
4+
pp: 3c69aa1
5+
espnow: 3c69aa1
6+
wps: 3c69aa1
7+
wpa2: 3c69aa1
88

99
smartconfig: 2.8.2
1010
phy: 1163.0

components/esp8266/lib/libcore.a

-48.1 KB
Binary file not shown.

components/esp8266/lib/libcore_dbg.a

-48.4 KB
Binary file not shown.

components/esp8266/lib/libespnow.a

1.52 KB
Binary file not shown.
1.52 KB
Binary file not shown.

components/esp8266/lib/libnet80211.a

32.6 KB
Binary file not shown.
33 KB
Binary file not shown.

components/esp8266/lib/libpp.a

11.2 KB
Binary file not shown.

components/esp8266/lib/libpp_dbg.a

13.1 KB
Binary file not shown.

components/esp8266/lib/libwpa2.a

0 Bytes
Binary file not shown.

components/esp8266/lib/libwpa2_dbg.a

0 Bytes
Binary file not shown.

components/esp8266/lib/libwps.a

48 Bytes
Binary file not shown.

components/esp8266/lib/libwps_dbg.a

48 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)