Vinb
About
- Username
- Vinb
- Joined
- Visits
- 16
- Last Active
- Roles
- Member
Comments
-
I did use scheduleAsync. waitForcompletion I used for debugging to make sure that task was somehow completed. Thanks for your input.
-
Ok - had to reset the board to get rid of all these problems
-
I am getting "Did not received timer id within 1000ms" on the scheduledAsync call. Even though I put task.waitForcompletion() to make sure task is complete. Any ideas on the error - thanks!
-
Any tip as to how I can make sure scheduleAsync is complete? Thx