rename usbd_host to usbh

This commit is contained in:
hathach
2013-02-04 12:29:50 +07:00
parent 5f8839fff8
commit 5ec56120e6
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
extern "C" {
#endif
#include "host/usbd_host.h"
#include "host/usbh.h"
#include "hid.h"
//--------------------------------------------------------------------+