We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: ‘libusb_set_auto_detach_kernel_driver’ was not declared in this scope libusb_set_auto_detach_kernel_driver(handle, 1);
error: ‘libusb_get_port_numbers’ was not declared in this scope libusb_get_port_numbers(device, (uint8_t *)&v, sizeof(v));
libusb-1.0-0-dev is already installed on system
The text was updated successfully, but these errors were encountered:
openhantek ist unmaintained (#277) and deprecated. Pleased try OpenHantek6022.
Sorry, something went wrong.
No branches or pull requests
error: ‘libusb_set_auto_detach_kernel_driver’ was not declared in this scope
libusb_set_auto_detach_kernel_driver(handle, 1);
error: ‘libusb_get_port_numbers’ was not declared in this scope
libusb_get_port_numbers(device, (uint8_t *)&v, sizeof(v));
libusb-1.0-0-dev is already installed on system
The text was updated successfully, but these errors were encountered: