Package ilcd
Class General

Public Method getILCDControllerName

static String getILCDControllerName()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Description
iLCDControllerName controller name

The getILCDControllerName() method returns the name of the iLCD controllerJoC as a string.
Example string which is returned by this method: DPC3090


Example

Draw.writeText(General.getILCDControllerName());

See also:

General.getFirmwareInfo()
General.getFirmwareVersion()
General.getIdentificationInfo()