String getPcapControllerInformation()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns | Description |
---|---|
PcapControllerInformation | PCAP information |
The getPcapControllerInformation() method returns information regarding the PCAPJoC of the module as a string.
Example string which is returned by this method: Manuf.: FocalTech, ChipID: 85, FW: 3, FW-lib.: 48.3
Example
Draw.writeText(Touch.getPcapControllerInfo());
See also:
Copyright © demmel products gmbh. All rights reserved.