library path adjustment
This commit is contained in:
parent
c3bae1fe39
commit
ecc7378b98
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
// Recieves incoming DMX messages from controller, translates to NeoPixel
|
// Recieves incoming DMX messages from controller, translates to NeoPixel
|
||||||
|
|
||||||
|
|
||||||
#include "Conceptinetics/Conceptinetics.h"
|
#include "Conceptinetics.h"
|
||||||
#include <Adafruit_NeoPixel.h>
|
#include <Adafruit_NeoPixel.h>
|
||||||
|
|
||||||
// User adjust these for the number of strips, pins, pixels per strip, and color formats:
|
// User adjust these for the number of strips, pins, pixels per strip, and color formats:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue