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