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:
Copyright © demmel products gmbh. All rights reserved.