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.
Hi all.
I have a question. Should we use detach() of Ticker before use attach_us?
I can't see the c++ source. so I couldn't find the answer. In my case, the code doesn't work correctly. It break another ticker operation. I don't know why the codes makes the result. I'd like to know why.If we always should be call detach(), Why didn't call the function automatically?
Shin.