example/hog_keyboard_demo: use report id in hid descriptor

This commit is contained in:
Matthias Ringwald 2018-09-16 22:29:57 +02:00
parent c4bbf7740f
commit a3ace43957

View File

@ -63,6 +63,8 @@ const uint8_t hid_descriptor_keyboard_boot_mode[] = {
0x09, 0x06, // Usage (Keyboard)
0xa1, 0x01, // Collection (Application)
0x85, 0x01, // Report ID 1
// Modifier byte
0x75, 0x01, // Report Size (1)