LiquidCrystal
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
cursor() and noCursor()
noCursor()
Reference Home