diff options
| author | hathach <[email protected]> | 2021-06-10 16:48:20 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-06-10 16:48:20 +0700 |
| commit | 13cb0160421a6a66429e99ed103afba4f1c345ce (patch) | |
| tree | e5f38f2002ef690af1b45da84d90b526c495ebaf /src/device | |
| parent | 3c4ab6bd8adaa20d1fe0c417761d2810456dbcbd (diff) | |
add usbh_classdriver.h
Diffstat (limited to 'src/device')
| -rw-r--r-- | src/device/usbd_pvt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/usbd_pvt.h b/src/device/usbd_pvt.h index 65fdadf51..b8d34d7b6 100644 --- a/src/device/usbd_pvt.h +++ b/src/device/usbd_pvt.h @@ -34,7 +34,7 @@ #endif //--------------------------------------------------------------------+ -// Class Drivers +// Class Driver API //--------------------------------------------------------------------+ typedef struct |
