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,
I just got started with mbed, i'm using:
I'm trying to create a Thread passing an argument to it by using the following Thread constructor:
This is my code:
I'm having the following error:
Quote:
no matching constructor for initialization of rtos::Thread
I haven't been able to find examples similar to what i want to do, maybe my google-foo isn't working tho.