forked from espressif/esp-idf
components: esp32 - fix build error
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
* 5. Make sure esp_task.h is consistent between wifi lib and idf
|
* 5. Make sure esp_task.h is consistent between wifi lib and idf
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define ESP_TASK_PRIO_MAX (configMAX_PRIORITIES)
|
||||||
#define ESP_TASK_PRIO_MIN (0)
|
#define ESP_TASK_PRIO_MIN (0)
|
||||||
|
|
||||||
/* Wifi library task */
|
/* Wifi library task */
|
||||||
|
Reference in New Issue
Block a user