mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
feat(esp8266): do not transform hardware pkt to app layer
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user