如何在onoff_light这个示例下,通过FRTOS创建一个新的任务,能和zigbee任务并存
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请查看 main() 中如何创建 main_task_function 任务,以及所需的参数。其他任务可以以同样的方式创建