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 setColor bug for whole ring color #75

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

nbourre
Copy link

@nbourre nbourre commented Oct 6, 2022

the method bool MeRGBLed::setColor(uint8_t index, long value) has a bug for index 0. The fix was only to change the affectation to i for the tmp variable.

@nbourre
Copy link
Author

nbourre commented Oct 18, 2022

Fixed a few bugs such as MeRGBLed::setColor and MeEncoderOnBoard::setRatio.

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.

1 participant