mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-31 07:20:23 +00:00
clean up
This commit is contained in:
parent
c1f6013ac4
commit
7767a7f14c
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user