-
-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Update Raindrops effect to respect LED range limits #24531
Conversation
2b3e7c2
to
3e264f3
Compare
3e264f3
to
d38111b
Compare
b6d2a6f
to
4b26a47
Compare
The slight challenge is to avoid updating the LED again until |
c1fd315
to
105e83b
Compare
Thank you for your contribution! |
Improved effect to update LED index within `led_min` and `led_max` limits
Set index out of range after trigger
105e83b
to
2f07445
Compare
Pull request is still awaiting review. |
Description
Improved effect with update to LED within
led_min
andled_max
limitsTypes of Changes
Checklist