Makuna / NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
1.18k stars 261 forks source link

fix-brightness-issue-375 #594

Closed berrak closed 1 year ago

berrak commented 2 years ago

Added the few lines suggested in #375 to the NeoPixelBusBrightness.ino required to be able to close this enhancement of the brightness example code. It caused some confusion for me when I tried to understand why pixels died after a few cycles. However, I have tested the fix on my ESP8266 and can confirm it works as expected.