Reference.LiquidCrystalNoBlink History
Hide minor edits - Show changes to markup
July 26, 2009, at 06:07 AM
by David A. Mellis -
Added lines 1-21:
LiquidCrystal
noBlink()
Description
Turns off the blinking LCD cursor.
Syntax
lcd.noBlink()
Parameters
lcd: a variable of type LiquidCrystal
Example
See also