Arduino参考

Arduino参考 > Libraries > LiquidCrystal > noDisplay()

LiquidCrystal.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