[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
参照
ライブラリリファレンスホーム
86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。