set buffer length

This commit is contained in:
awalol
2026-03-21 11:01:52 +08:00
parent 3600499a4a
commit 8c8af7b97c
6 changed files with 24 additions and 39 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ uint8_t const descriptor_configuration[] = {
0x84, // bEndpointAddress: IN EP4
0x03, // bmAttributes: Interrupt
0x40, 0x00, // wMaxPacketSize: 64
0x06, // bInterval: 6 (polling every 8ms)
0x06, // bInterval: 6 (polling every 4ms)
// Endpoint Descriptor (HID OUT: EP3)
0x07, // bLength