Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
So I need to execute a function at a constant time interval. I don't think Ticker works because it doesn't take any input for the function. What happen if i want to execute a function with an argument at a fix time interval?