[LiquidCrystal]
説明
Display the LCD cursor: an underscore (line) at the position to which the next character will be written.
構文
lcd.cursor()
媒介変数
lcd
: a variable of type LiquidCrystal
例
- cursor() and noCursor() from the Arduino Tutorial
See also
Libraries Reference Home
86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。