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

    Type Alias SetColorOptions

    Use LED API instead.

    type SetColorOptions = {
        channel?: Channel;
        index?: number;
    }
    Index

    Properties

    Properties

    channel?: Channel
    index?: number

    Index of the LED to set the color for.