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
ReadonlyInfoBlock1: { bufferLength: 32; reportId: 2 }
ReadonlyInfoBlock2: { bufferLength: 32; reportId: 3 }
ReadonlySet16Pixels: { bufferLength: 49; reportId: 7 }
ReadonlySet32Pixels: { bufferLength: 97; reportId: 8 }
ReadonlySet64Pixels: { bufferLength: 193; reportId: 9 }
ReadonlySet8Pixels: { bufferLength: 25; reportId: 6 }
ReadonlySetArbitraryPixel: { bufferLength: 5; reportId: 5 }
ReadonlySetFirst: { bufferLength: 3; reportId: 1 }
ReadonlySetMode: { bufferLength: 1; reportId: 4 }
Remarks
Based on https://github.com/subzey/blinkstick-webhid