The Arduino Reference text is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Display the LCD cursor: an underscore (line) at the position to which the next character will be written.
lcd.cursor()
lcd: a variable of type LiquidCrystal