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.
2 parents 75c219d + 6ce4656 commit 0266370Copy full SHA for 0266370
wled00/NpbWrapper.h
@@ -45,7 +45,7 @@
45
//This can be useful if you want to chain multiple strings with incompatible color order
46
//#define COLOR_ORDER_OVERRIDE
47
#define COO_MIN 0
48
-#define COO_MAX 35 //not inclusive, this would set the override for LEDs 0-26
+#define COO_MAX 35 //not inclusive, this would set the override for LEDs 0-34
49
#define COO_ORDER COL_ORDER_GRB
50
51
//END CONFIGURATION
0 commit comments