hi,
After a few hours of trying to solve a LCD problem which turned out to be down to a 16x1 display being a 8x2 side by side
im interested to know if there's any code i can use to spread the text over both text area's without using lcd.setCursor to move
to the second area and finishing the text with another lcd.print command.
oh yeah im a arduino beginner.