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