library path adjustment

This commit is contained in:
jedgarpark 2024-12-11 10:07:48 -08:00
parent c3bae1fe39
commit ecc7378b98

View file

@ -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: