mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-17 11:54:24 +08:00
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: