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

Ncr4X20Vfd

endDiagnosticSequence()

Description

Brings the display out of diagnostic mode after it has been put in that mode by startDiagnosticSequence().

Syntax

vfd.endDiagnosticSequence();

Parameters

vfd: a variable of the type Ncr4X20Vfd.

Example

See UnitTests example.

See Also

Ncr4X20Vfd Home