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

Fix pixel length #12

Closed
ajfisher opened this issue May 21, 2015 · 1 comment
Closed

Fix pixel length #12

ajfisher opened this issue May 21, 2015 · 1 comment
Assignees

Comments

@ajfisher
Copy link
Owner

Fix include chain so that setting the pixel length works properly from an optimisation perspective and also make it super easy to update.

@ajfisher ajfisher self-assigned this May 24, 2015
@ajfisher ajfisher added this to the Multistrip support milestone May 24, 2015
@ajfisher
Copy link
Owner Author

Pass the length as part of the CONFIG message and then set a parameter to ensure it doesn't go any further than this when you are doing the show part.

  • Update include.h and ws2812.h to honour global include values
  • Update protocol to set values
  • Provide a length variable attached to each strip and use this as length when doing show.

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

1 participant