소스 검색

Update hid.c

David Lin 4 년 전
부모
커밋
cc6b6a6ee3
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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"