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

    Type Alias LimitedBlinkStick<B>

    LimitedBlinkStick: Pick<B, SchedulableOperations | Properties>

    Limited version of BlinkStick that only includes schedulable operations and properties. All of these operations are related to device configuration and state management.

    Type Parameters