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
The vibrate function in pyhaptic.py when called with a value of 7 for duration like so:
two_d_display.vibrate(0,0,0,7)
Throws the following error:
enter a number 0-9 to activate that function anything else to exit 0 running zero DEBUG:root:Error sending ascii command: BGN
DEBUG:root:built command string: DEBUG:root:Error VibratingS completed zero
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The vibrate function in pyhaptic.py when called with a value of 7 for duration like so:
two_d_display.vibrate(0,0,0,7)
Throws the following error:
enter a number 0-9 to activate that function
anything else to exit
0
running zero
DEBUG:root:Error sending ascii command: BGN
DEBUG:root:built command string:
DEBUG:root:Error VibratingS
completed zero
The text was updated successfully, but these errors were encountered: