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

    Type Alias BlinkstickDeviceDefinition

    type BlinkstickDeviceDefinition = {
        ledCount: number;
        variableLedCount?: boolean;
    }
    Index

    Properties

    ledCount: number
    variableLedCount?: boolean