|
|
static bool libztex_firmwareReset(struct libusb_device_handle *hndl, bool enable)
|
|
static bool libztex_firmwareReset(struct libusb_device_handle *hndl, bool enable)
|
|
|
int cnt = libusb_control_transfer(hndl, 0x40, 0xA0, 0xE600, 0, &reset, 1, 1000);
|
|
int cnt = libusb_control_transfer(hndl, 0x40, 0xA0, 0xE600, 0, &reset, 1, 1000);
|