Skip to content
New issue

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 is thrown when vibrate function is called with value 7 for duration. #19

Open
uberschnitzel opened this issue Sep 15, 2013 · 0 comments

Comments

@uberschnitzel
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant