|
|
int libztex_sendHashData (struct libztex_device *ztex, unsigned char *sendbuf) {
|
|
int libztex_sendHashData (struct libztex_device *ztex, unsigned char *sendbuf) {
|
|
|
cnt = libusb_control_transfer(ztex->hndl, 0x40, 0x80, 0, 0, sendbuf, 44, 1000);
|
|
cnt = libusb_control_transfer(ztex->hndl, 0x40, 0x80, 0, 0, sendbuf, 44, 1000);
|