Skip to content

Releases: adafruit/Adafruit_NeoPixel

1.8.1 - Fixed issue in espShow

17 May 19:18
a7a2670
Compare
Choose a tag to compare

1.8.0 - Added RP2040 support

14 Apr 21:38
c91fccc
Compare
Choose a tag to compare

Add ESP32 support with RMT

05 Nov 19:58
Compare
Choose a tag to compare

1.6.1 - Fixed bug in example where updating BRIGHTNESS didn't change the brightness

03 Nov 20:57
ea13414
Compare
Choose a tag to compare

1.6.0 - Added Kendryte K210 Support

17 Aug 22:14
3c2902a
Compare
Choose a tag to compare

This release adds support for the Kendryte K210 thanks to @LynnL4, @dimitre, and @baorepo. Thank you!

1.5.0 - Moved repository to GitHub Actions

17 Jun 15:03
ae707c0
Compare
Choose a tag to compare
Merge pull request #233 from adafruit/actionci

Moved to actions, no doxygen necessary

1.4.0 - Add `canShow()` to avoid infinite loop

16 May 07:26
003192f
Compare
Choose a tag to compare

@Hampycalc saves our bacon from Infinite loops with the handy canShow() method

1.3.5 - Fix 'pinMask' compiler warning

10 Mar 17:57
766f7fb
Compare
Choose a tag to compare

Thanks to @Vankurt for their contribution

1.3.4 - Added original style strandtest example

06 Dec 19:56
59c5f29
Compare
Choose a tag to compare

1.3.3 - Docs update!

27 Nov 19:10
7f7e376
Compare
Choose a tag to compare

Thanks again to @AghaSaad04 for another awesome update to the docs