Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

Ncr4X20Vfd

cursor()

Description

Identical to blink(). This is different behavior to LiquidCrystal cursor().

Syntax

vfd.cursor();

Parameters

vfd: a variable of the type Ncr4X20Vfd.

Example

See UnitTests example.

Ncr4X20Vfd Home