Hi, I have the next question.
I have three tasks that need to work with timmers. So, Should I put_timer_create_component for each task? Or, Do I need just one time in a (main) task?
Regardly,
Norberto Jiménez
已解决! 转到解答。
Hello Norberto Jiménez,
You'd better create three timer on the three tasks .
The task do not use the other tasks source .
Hope it helps
Alice
在原帖中查看解决方案