We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3bae1f commit ecc7378Copy full SHA for ecc7378
DMX_NeoPixels/DMX_NeoPixels.ino
@@ -7,7 +7,7 @@
7
// Recieves incoming DMX messages from controller, translates to NeoPixel
8
9
10
-#include "Conceptinetics/Conceptinetics.h"
+#include "Conceptinetics.h"
11
#include <Adafruit_NeoPixel.h>
12
13
// User adjust these for the number of strips, pins, pixels per strip, and color formats:
0 commit comments