feat(esp8266): do not transform hardware pkt to app layer

This commit is contained in:
Zhang Jun Hao
2020-07-15 10:43:07 +08:00
parent da40871dcb
commit 0493b354a7

View File

@ -298,7 +298,7 @@ config ESP8266_WIFI_RX_BUFFER_NUM
config ESP8266_WIFI_LEFT_CONTINUOUS_RX_BUFFER_NUM
int "The min number of WiFi continuous RX buffer"
range 0 16
default 8
default 16
help
Set the number of WiFi continuous RX buffer num.
The smaller the value, the easier RX hang will appear. Most of time we should NOT change the default