Releases: adafruit/Adafruit_NeoPixel
Releases · adafruit/Adafruit_NeoPixel
1.8.2 - Fixed library for Arduino Nano33BLE with core >= 2.0.0
1.8.1 - Fixed issue in espShow
Bump to 1.8.1
1.8.0 - Added RP2040 support
Bump to 1.8.0
Add ESP32 support with RMT
1.7.0 bump
1.6.1 - Fixed bug in example where updating BRIGHTNESS didn't change the brightness
1.6.0 - Added Kendryte K210 Support
1.5.0 - Moved repository to GitHub Actions
Merge pull request #233 from adafruit/actionci Moved to actions, no doxygen necessary
1.4.0 - Add `canShow()` to avoid infinite loop
@Hampycalc saves our bacon from Infinite loops with the handy canShow()
method
1.3.5 - Fix 'pinMask' compiler warning
Thanks to @Vankurt for their contribution
1.3.4 - Added original style strandtest example
Update library.properties