Skip to content

Releases: dmadison/FastLED_NeoPixel

Version 1.0.3

07 Jul 03:03
03d2370
Compare
Choose a tag to compare

Bugfixes:

  • Fixes compilation on ESP8266 and similar platforms. Thanks @kabirwbt!

Version 1.0.2

13 May 01:01
3064baf
Compare
Choose a tag to compare

Bugfixes:

  • Implemented the updateLength() function. Note that this does not re-allocate any data, and updated lengths cannot be longer than the base LED array.

Version 1.0.1

13 Oct 23:48
a4e465d
Compare
Choose a tag to compare

Bug fixes:

  • Fixed library.properties dependency reference to the Adafruit NeoPixel library

Version 1.0.0

13 Oct 22:49
a077dd2
Compare
Choose a tag to compare

Initial release!