This commit is contained in:
hathach 2018-03-22 14:56:18 +07:00
parent c1f6013ac4
commit 7767a7f14c
1 changed files with 0 additions and 3 deletions

View File

@ -477,9 +477,6 @@ static uint16_t get_descriptor(uint8_t port, tusb_control_request_t const * cons
return 0;
break;
// TODO Report Descriptor (HID Generic)
// TODO HID Descriptor
default: return 0;
}