@ginden/blinkstick-v2
    Preparing search index...

    Class LedGroup

    Class to control a group of LEDs on a Blinkstick device. Currently, it supports only "all LEDs" mode, but it can be extended to support more complex patterns.

    Index

    Constructors

    Properties

    blinkstick: BlinkstickAny
    buffer: Buffer

    Methods

    • Turns off all LEDs by setting their color to black (0, 0, 0).

      Returns Promise<void>