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 there,
I am attempting to read from a usb stick and then write to an LCD display, but when the compiler runs, i get the following error:
"Argument of type "std::FILE *" is incompatible with parameter of type "const char *""
I am using the TextLCD library and here is the section of code:
Thanks in advance,
Paul