fix(phy): fix RF frequency shift at some case

This commit is contained in:
dongheng
2019-09-11 10:30:21 +08:00
parent b3b5fc8f36
commit 9d7776ebf3
4 changed files with 3 additions and 1 deletions

View File

@@ -7,4 +7,4 @@ gwen:
wps: da96924 wps: da96924
smartconfig: 2.8.1 smartconfig: 2.8.1
phy: 1055_22 phy: 1055_23

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

Binary file not shown.

View File

@@ -0,0 +1,2 @@
gwen:
librftest: 1055_23

Binary file not shown.