Arduino参考

Arduino参考 > Libraries > LiquidCrystal > cursor()

LiquidCrystal.cursor()

Description

Display the LCD cursor: an underscore (line) at the position to which the next character will be written.

Syntax

lcd.cursor()

Parameters

lcd: a variable of type LiquidCrystal