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.
Hello there,
I just can't figure out how to wait for different signals, which should trigger different events.
I want to use a global 'wait_signal()' and use 'switch (signal){ }' to branch... For me there wouldn't be much sense if you could define which signal (for example '0x1' or '0x2') is to wait for, if there would be only the choice of receiving a signal or not?
Could someone please set me on the right track...?
Thanks,
Michael