feat(wifi): Change pm task's priority to MAX - 4

If lwip task sends too much packets, like throughput test, pm task will not be trigged.
WiFi tx buffers will not be freed normally, and throughput will be dropped down.

internal: dfd88572
This commit is contained in:
Espressif Systems
2018-03-26 10:28:08 +08:00
parent 6b6dc03b94
commit 7d17a9e33f
3 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
gwen:
crypto: 9ec59b5
espnow: 79c549f
main: 79c549f
main: 1155a0b
minic: 9ec59b5
net80211: f2108f6
pp: e9e3ace
pp: 1155a0b
pwm: 9ec59b5
smartconfig:9ec59b5
wpa: f2108f6

Binary file not shown.

Binary file not shown.