RivalDevice.setLedCycle

Set Led cycle

  1. void setLedCycle(ubyte led, Cycle cycle)
  2. void setLedCycle(ubyte led, Point[] points)
  3. void setLedCycle(ubyte led, Point[] points, ushort duration)
    class RivalDevice
    void
    setLedCycle
    (
    ubyte led
    ,,
    ushort duration
    )

Parameters

led ubyte

Led ID

points Point[]

Points of the cycle

duration ushort

Meta