9 years, 8 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);

Question relating to: