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

Fadecandy config packet isn't sent if in async mode #559

Closed
peternewman opened this issue Dec 3, 2014 · 0 comments
Closed

Fadecandy config packet isn't sent if in async mode #559

peternewman opened this issue Dec 3, 2014 · 0 comments

Comments

@peternewman
Copy link
Member

Since #374 came in, there's an async mode in the usbdmx plugin, as well as support for Fadecandy.

The config packet is only correctly sent when sync though, as it always uses a BulkTransfer, which only works in async mode
https://github.com/OpenLightingProject/ola/blob/master/plugins/usbdmx/ScanlimeFadecandy.cpp#L96

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

No branches or pull requests

2 participants