adafruit/Bluefruit_LE_Connect_v2

Arduino NeoPixel Sketch

microbuilder opened this issue · 1 comments

This:

#define BLUEFRUIT_SPI_RST              6

Should be this by default:

#define BLUEFRUIT_SPI_RST              4

NEOPIXEL Set to 6 by default, Reset set to 4.