Skip to content

Commit ef4c47e

Browse files
committed
moved library up one level, wheeeeee
1 parent 4e54490 commit ef4c47e

File tree

290 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

290 files 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/>Conceptinetics.h"
1111
#include <Adafruit_NeoPixel.h>
1212
1313
// User adjust these for the number of strips, pins, pixels per strip, and color formats:
File renamed without changes.

0 commit comments

Comments
 (0)