I ran a simple blink the LEd example, modified it a little. That went OK
Now I'm trying to put something onto a TextLCD. It is obvious I don't understand what the import button in my browser window does. I've gotten it to add TextLCD to my list of files but that is just an informational link to documentation for the TextLCDP. When I follow that link I see a link that says "Import into Compiler" nothing seems to happen when I click that.
when I compile I get an error message that says "Cannot open source input file "TextLCDP.h"
I watched the video intro, it shows included .h library files but doesn't explain this. mbed folder in my Program Workspace doesn't seem to have TextLCD already in it.
I'm sure its really simple, but I am stymied.
I ran a simple blink the LEd example, modified it a little. That went OK
Now I'm trying to put something onto a TextLCD. It is obvious I don't understand what the import button in my browser window does. I've gotten it to add TextLCD to my list of files but that is just an informational link to documentation for the TextLCDP. When I follow that link I see a link that says "Import into Compiler" nothing seems to happen when I click that.
when I compile I get an error message that says "Cannot open source input file "TextLCDP.h"
I watched the video intro, it shows included .h library files but doesn't explain this. mbed folder in my Program Workspace doesn't seem to have TextLCD already in it.
I'm sure its really simple, but I am stymied.