Class NeoPixelLEDStrip

    • Field Detail

      • ledIndex

        public TypedIOPort ledIndex
        The ledIndex input port. If this port is connected, then its input will determine whether an output is produced in any given firing. The type is integer array.
      • color

        public TypedIOPort color
        The color input port. If this port is connected, its input will will determine the color of the LEDs. The type is integer array.
      • clear

        public TypedIOPort clear
        The clear input port. If this port is connected, then its input will clear given firing. The type is integer.