Hi,
I built the Adafruit LCD shield (#772) and attached one of their 16 by 2 LCD's(#181). I used their library and it works fine. I can load text to the first line of 16 characters and the second line presents as a timer that shows the number of seconds since the program was loaded into my Arduino Leonardo. This second line is built into the IDE from their library.
I deleted time references from the IDE and the timer no longer appears, but I don't know how to add text to the second 16 character line. If I write more than 16 characters or spaces into the IDE the text just runs off the end off the first line.
I searched their site and arduino's also, but did not find anything.
Can someone help me out on this??
Thanks,
F