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
Several USB commands give timeout errors, however the command still works. This seems like new behavior. Need to track down root cause.
Can't read logs from data source -- stopping: ("USB device couldn't be read", USBError(60, 'Operation timed out')) Can't read from data source -- stopping: ("USB device couldn't be read", USBError(60, 'Operation timed out')) Response: [{u'success': True, u'bus': 1, u'pid': 12, u'value': 749, u'mode': 1, u'id': 2024}, {u'success': True, u'bus': 1, u'pid': 12, u'value': 749, u'mode': 1, u'id': 2025}]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Several USB commands give timeout errors, however the command still works. This seems like new behavior. Need to track down root cause.
The text was updated successfully, but these errors were encountered: