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

VGALiquidCrystal

noDisplay()

Description

Turns off the LCD display, without losing the text currently shown on it.

Syntax

lcd.noDisplay()

Parameters

lcd: a variable of type LiquidCrystal

Example

See also

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 |