Reference | All - Docs - Libraries - Soft Processors - Cores

VGALiquidCrystal

home()

Description

Positions the cursor in the upper-left of the LCD. That is, use that location in outputting subsequent text to the display. To also clear the display, use the clear() function instead.

Syntax

lcd.home()

Parameters

lcd: a variable of type LiquidCrystal

Corrections, suggestions, and new documentation can be added directly to the wiki page. Scroll to the bottom, choose "Edit Page" and use "Papilio" as the password.

This text is from the Arduino reference and is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.

  

Share |