whitespace

This commit is contained in:
hathach 2019-07-24 16:49:13 +07:00
parent c921f6637f
commit 5d03cda01a
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ uint8_t const * tud_descriptor_configuration_cb(uint8_t index) {
return usb_desc_cfg;
}
// Invoked when received GET HID REPORT DESCRIPTOR
// Application return pointer to descriptor
// Descriptor contents must exist long enough for transfer to complete