[LiquidCrystal]
説明
Turns off the LCD display, without losing the text currently shown on it.
構文
lcd.noDisplay()
媒介変数
lcd
: a variable of type LiquidCrystal
例
- display() and noDisplay() from the Arduino Tutorial
See also
Libraries Reference Home
86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。