This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using os_dly_wait on functions

Hello, I would like to know what is the effect of using os_dly_wait function inside a function, instead of a task. How it works regarding the tasks priority order, since function doesn't have any defined priority.

0