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.
10 years, 3 months ago. This question has been closed. Reason: Unclear question
Tested - working
I just got this same error (in the piece of code below), and your solution worked in here as well!. Thank you.
It was like that: blue.putc((char) cardtypetest);
I solved the problem like that: blue.putc((char) cardtypetest);