请教一下, 如何中止TASK..
如
static void performPeriodicTask( void )
{
....
//terminal/stop performPeriodicTask <--该怎么写
}
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.
请教一下, 如何中止TASK..
如
static void performPeriodicTask( void )
{
....
//terminal/stop performPeriodicTask <--该怎么写
}