Browse Source

Update hid.c

David Lin 4 years ago
parent
commit
cc6b6a6ee3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      components/drivers/usb/usbdevice/class/hid.c

+ 0 - 2
components/drivers/usb/usbdevice/class/hid.c

@@ -11,8 +11,6 @@
  */
 
 #include <rthw.h>
-#include <rtthread.h>
-#include <rtservice.h>
 #include <rtdevice.h>
 
 #include "drivers/usb_common.h"