feat(esp8266): update libphy to version 1149

1. seperate rtc module from phy
2. fix the bug that frequency shifts in some scenarios
This commit is contained in:
dongheng
2019-08-20 10:52:49 +08:00
parent 9df2c67d19
commit 157e214436
6 changed files with 4 additions and 4 deletions

View File

@ -7,4 +7,4 @@ gwen:
wps: 743c778
smartconfig: 2.8.2
phy: 1055_22
phy: 1149

BIN
components/esp8266/lib/libphy.a Normal file → Executable file

Binary file not shown.

BIN
components/esp8266/lib/librtc.a Executable file

Binary file not shown.