hathach 8 năm trước cách đây
mục cha
commit
7767a7f14c
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      tinyusb/device/usbd.c

+ 0 - 3
tinyusb/device/usbd.c

@@ -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;
   }