billpugh / Pyramid-of-Possibilities

For the Pyramid of Possibilities project for Burning Man
7 stars 4 forks source link

Update Adafruit_NeoPixel.h #11

Open objectiveSee opened 10 years ago

objectiveSee commented 10 years ago

@billpugh The new version of Adafruit_NeoPixel.h correctly includes:

#ifndef ADAFRUIT_NEOPIXEL_H
#define ADAFRUIT_NEOPIXEL_H

It also includes the setBrightness() function. Should we update to using their libraries now?

billpugh commented 10 years ago

Not really relevant, since we aren't using Adafruit_NeoPixel on Playa, We are using the OctoWS2811 libraries.

We probably should, right now I'm focusing on other things.

objectiveSee commented 10 years ago

Ok makes sense. — Sent from Mailbox

On Fri, Aug 1, 2014 at 6:26 PM, billpugh notifications@github.com wrote:

Not really relevant, since we aren't using Adafruit_NeoPixel on Playa, We are using the OctoWS2811 libraries.

We probably should, right now I'm focusing on other things.

Reply to this email directly or view it on GitHub: https://github.com/billpugh/Pyramid-of-Possibilities/issues/11#issuecomment-50941719