Hide minor edits - Show changes to markup
Display the blinking LCD cursor. If used in combination with the cursor() function, the result will depend on the particular display.
Muestra el cursor parpadeante. Si usamos esto en combinación con la función cursor(), el resultado dependerá del display que usamos.
lcd: a variable of type LiquidCrystal
lcd: una variable de tipo LiquidCrystal
Display the LCD solid blinking cursor: a blinking box at the position to which the next character will be written.
Display the blinking LCD cursor. If used in combination with the cursor() function, the result will depend on the particular display.
Display the LCD solid blinking cursor: a blinking box at the position to which the next character will be written.
lcd.blink()
lcd: a variable of type LiquidCrystal