Angus Gratton
2021-02-19 18:39:26 +11:00
parent 2a27e46cd9
commit dc6b950257
23 changed files with 860 additions and 13 deletions

View File

@@ -21,6 +21,8 @@
* 4. If the configMAX_PRIORITIES is modified, please make all priority are
* greater than 0
* 5. Make sure esp_task.h is consistent between wifi lib and idf
* 6. If changing system task priorities, please check the values documented in /api-guides/performance/speed.rst
* are up to date
*/
#ifndef _ESP_TASK_H_