BlinkinLights

constructor(lights: RevBlinkinLedDriver, defaultPattern: RevBlinkinLedDriver.BlinkinPattern)

Create a new BlinkinLights subsystem.

Parameters

lights

the LED driver to use.

defaultPattern

the default pattern which will be the one this driver goes back to as a default.