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

Wait for Leap controller to respond that device is connected #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gfrolov
Copy link

@gfrolov gfrolov commented May 3, 2016

I found that sometimes it takes a little while for Leap Motion controller to respond that device is connected. The plugin only checks once during HardwareDetection, which is usually too fast for controller to respond. I added a condition to check if device is connected a few times before giving up on it.

@andresodio
Copy link

Thank you! This definitely fixes the "is not connected" issues.
I hope this gets merged into master soon.

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

Successfully merging this pull request may close these issues.

2 participants