color-order

awgrover/adafruitneopixel/color-order

Use example-rgb-revelation to discover the color-order. Set one of the 1-x's to true. Set one of the 2-x's to true. The third is deduced.
color-order
@/color-order
Use example-rgb-revelation to discover the color-order. Set one of the 1-x's to true. Set one of the 2-x's to true. The third is deduced.
1-redboolean
Set to true if the 1st color is red
1-greenboolean
Set to true if the 1st color is green
1-blueboolean
Set to true if the 1st color is blue
2-redboolean
Set to true if the 2nd color is red
2-greenboolean
Set to true if the 2nd color is green
2-blueboolean
Set to true if the 2nd color is blue
color-order
1-red
1-green
1-blue
2-red
2-green
2-blue
t
tnumber
color-order-code for the constructor's `t` input
To use the node in your project you should have the awgrover/adafruitneopixel library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.