Closed Abdullah0991 closed 2 years ago
Hello,
Is there a way to know the name or id of the driver this library is interacting with? i.e: WBF or RTE?
...
You can use a FingerprintReader.getDeviceInfo() method to obtain a DeviceInfo structure containing a device id and other information.
FingerprintReader.getDeviceInfo()
DeviceInfo
Hello,
Is there a way to know the name or id of the driver this library is interacting with? i.e: WBF or RTE?