// lcd.setCurser(0,1);
What does this code do? How does positioning the cursor on the second line, in the first column , correlate to the observations you are making?
// lcd.setCurser(0,1);
What does this code do? How does positioning the cursor on the second line, in the first column , correlate to the observations you are making?