diff options
| author | aozima <[email protected]> | 2022-03-27 14:38:47 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2022-03-27 14:58:25 +0800 |
| commit | 3cce9e7d784a7d9fea6db5a97ff3d98b70a2252d (patch) | |
| tree | a559069c0ca92c348202cfc9a7bb54c036a7727f /usb_config.h | |
| parent | 8d5bbd34aae075b997c0052910d42f0130982de4 (diff) | |
clean compiler warning.
Diffstat (limited to 'usb_config.h')
| -rw-r--r-- | usb_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb_config.h b/usb_config.h index 86c786cc..ecc6c225 100644 --- a/usb_config.h +++ b/usb_config.h @@ -69,4 +69,4 @@ #define CONFIG_USB_ECHI_HCOR_RESERVED_DISABLE // #define CONFIG_USB_EHCI_CONFIGFLAG -#endif
\ No newline at end of file +#endif |
