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

    Type Alias WaveOptions

    type WaveOptions = {
        fillWith?: RgbTuple;
        lagMs: number;
        ledCount: number;
    }
    Index

    Properties

    fillWith?: RgbTuple
    lagMs: number
    ledCount: number