Arduino NeoPixel Sketch
microbuilder opened this issue · 1 comments
microbuilder commented
This:
#define BLUEFRUIT_SPI_RST 6
Should be this by default:
#define BLUEFRUIT_SPI_RST 4
microbuilder commented
NEOPIXEL Set to 6 by default, Reset set to 4.