Open sebromero opened 5 months ago
@silabs-bozont 🙏
Hello @sebromero, Thank you, nice finding! Unfortunately we don't have the community contributions set up yet - is it okay if I fix it in the upstream without your PR?
Hi @silabs-bozont ! Sure, no worries. Feel free to patch it upstream :-)
There is a bug in the current version of the WS2812 driver that would cause an incorrect color value when the brightness is set to 0. The edge case of brightness == 0 was handled, but the values were not assigned to the array correctly.