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
Following line is references hardcoded value relating to 21 leds. If more leds are operated leds over 21 are not reset. Should be value dependant on led count. https://github.com/hepingood/ws2812b/blob/84adf5dba5e46c66c2113dd92d5f45167b42b090/src/driver_ws2812b.c#L206
The text was updated successfully, but these errors were encountered:
Thank you very much for your suggestion. We have fixed the issue and you can pull it again.
Sorry, something went wrong.
No branches or pull requests
Following line is references hardcoded value relating to 21 leds. If more leds are operated leds over 21 are not reset. Should be value dependant on led count.
https://github.com/hepingood/ws2812b/blob/84adf5dba5e46c66c2113dd92d5f45167b42b090/src/driver_ws2812b.c#L206
The text was updated successfully, but these errors were encountered: