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

Ncr4X20Vfd

setCodePage850CharacterSet()

Description

Sets the character set used to be the one NCR calls "Code Page 850".

Syntax

vfd.setCodePage850CharacterSet();

Parameters

vfd: a variable of the type Ncr4X20Vfd.

Example

See UnitTests example.

See Also

Ncr4X20Vfd Home