Package ilcd
Class General

Public Method getFirmwareInfo

static String getFirmwareInfo()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Description
firmwareInfo firmware information

Returns a string with the actual information about the firmware.
Return example: iLCD Firmware V5.00 (c) by demmel products


Example

String firmwareInfo = General.getFirmwareInfo();

See also:

General.getFirmwareVersion()
General.getIdentificationInfo()
General.getILCDControllerName()