I want to find...

検索

Shares

Table of Content

lcd.home()

[LiquidCrystal]

説明

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.

構文

lcd.home()

媒介変数

lcd: a variable of type LiquidCrystal


Libraries Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール