Skip to content

Commit ecc7378

Browse files
committed
library path adjustment
1 parent c3bae1f commit ecc7378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DMX_NeoPixels/DMX_NeoPixels.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// Recieves incoming DMX messages from controller, translates to NeoPixel
88

99

10-
#include "Conceptinetics/Conceptinetics.h"
10+
#include "Conceptinetics.h"
1111
#include <Adafruit_NeoPixel.h>
1212

1313
// User adjust these for the number of strips, pins, pixels per strip, and color formats:

0 commit comments

Comments
 (0)