Variable FeatureReportDescriptionConst
FeatureReportDescription: {
InfoBlock1: { bufferLength: 32; reportId: 2 };
InfoBlock2: { bufferLength: 32; reportId: 3 };
Set16Pixels: { bufferLength: 49; reportId: 7 };
Set32Pixels: { bufferLength: 97; reportId: 8 };
Set64Pixels: { bufferLength: 193; reportId: 9 };
Set8Pixels: { bufferLength: 25; reportId: 6 };
SetArbitraryPixel: { bufferLength: 5; reportId: 5 };
SetFirst: { bufferLength: 3; reportId: 1 };
SetMode: { bufferLength: 1; reportId: 4 };
} = ...
Type declaration
Readonly
InfoBlock1: { bufferLength: 32; reportId: 2 }
Readonly
InfoBlock2: { bufferLength: 32; reportId: 3 }
Readonly
Set16Pixels: { bufferLength: 49; reportId: 7 }
Readonly
Set32Pixels: { bufferLength: 97; reportId: 8 }
Readonly
Set64Pixels: { bufferLength: 193; reportId: 9 }
Readonly
Set8Pixels: { bufferLength: 25; reportId: 6 }
Readonly
SetArbitraryPixel: { bufferLength: 5; reportId: 5 }
Readonly
SetFirst: { bufferLength: 3; reportId: 1 }
Readonly
SetMode: { bufferLength: 1; reportId: 4 }
Based on https://github.com/subzey/blinkstick-webhid