Has anybody else had the library not work when using the Analog Pins as

Has anybody else had the library not work when using the Analog Pins as output? I can use the default ‘cylon’ example, edit the pin to A5, and it doesn’t work. A0-A4 do, but not A5. I also tried the Adafruit library, it appears to work fine on pin A5. Strange!

I’m running an Arduino Micro with Adafruit Neopixels using OSX IDE build 1.0.6.

I have heard multiple reports that A5 doesn’t work as a digital output pin.

Ah! Found and fixed the problem on both the master branch and the FastLED 3.1 branch. Grab the latest code and you should be able to use A5.

@Daniel_Garcia Now that’s service! Fixed under 4 hrs, while i’m sure you have a day job too… :slight_smile: