Adafruit Neopixel slow test
This commit is contained in:
@ -3,11 +3,11 @@
|
||||
|
||||
#define DEBUG
|
||||
|
||||
#define LIGHTTEST
|
||||
//#define LIGHTTEST
|
||||
|
||||
// Total LED count
|
||||
// set to 128*8 for 4 channel, 170*8 for 3 channel
|
||||
#define MAX_LEDS 128*8
|
||||
#define MAX_LEDS 170*8
|
||||
|
||||
//#define RGBW_MODE
|
||||
// Amount of color channels per pixel - i.e. RGB = 3, RGBW = 4
|
||||
|
Reference in New Issue
Block a user