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´ve several question about "PinDetect" function.
1.- Suppose a "keyReleased" where we have a couple of instructions... if we receive a flag before all instructions were done: would the function start again?? or instead of this the flag is rejected because the function is not finished?
2.- What is the minimum time period between "keyPressed" and "keyReleased" for transition detection??
Thanks a lot in advance!!