but i cant seem to make an integer of it that can count
What does "it" refer to?
Does the LCD really expect row and column as strings? If you, why not convert row and column as ints to strings using Serial.print()?
but i cant seem to make an integer of it that can count
What does "it" refer to?
Does the LCD really expect row and column as strings? If you, why not convert row and column as ints to strings using Serial.print()?