6 years, 10 months ago.

TextLCD library missing

I am using the LPC1768 but whenever I use #include "TextLCD.h" and then use lcd.locate(0,0) or lcd.printf statement it gives an error that lcd.printf is not defined. Can anyone please help me. I have even tried to import TextLCD library by randomly searchinh it up on the mbed website.

Be the first to answer this question.