TArduinoNeoPixelsReversedProperty.Reversed: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Summary == {{:Summaries:Summary TArduinoNeoPixelsReversedProperty.Reversed}} == 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." |
(No difference)
|
Latest revision as of 08:13, 9 June 2022
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.