TArduinoNeoPixelsReversedProperty.Reversed
Jump to navigation
Jump to search
Summary
Specifies if the running color will appear from the first pixel of the group or from the last
Description
Use this property to specify if the running color will appear from the first pixel of the group or from the last.
If this property it set to True the new color will be added at the last pixel.
If this property it set to False the new color will be added at the first pixel.