fix: set interrupt in binterval 1

This commit is contained in:
awalol
2026-04-30 22:35:36 +08:00
committed by GitHub
parent a390eddcba
commit d391f031e4
+1 -1
View File
@@ -314,7 +314,7 @@ uint8_t const descriptor_configuration[] = {
0x84, // bEndpointAddress: IN EP4
0x03, // bmAttributes: Interrupt
0x40, 0x00, // wMaxPacketSize: 64
0x04, // bInterval: 1 (polling every 4ms -> 1ms)
0x01, // bInterval: 1 (polling every 4ms -> 1ms)
// Endpoint Descriptor (HID OUT: EP3)
0x07, // bLength