diff options
| author | hathach <[email protected]> | 2018-12-06 21:46:34 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-12-06 21:46:34 +0700 |
| commit | 5b09774ae05d15cb18ff9920864535b8444a1c3c (patch) | |
| tree | d43e4106fe8509308982e3a25584580a3bc3b4fa /src/host/hub.c | |
| parent | 1d3583785f9f890da2e6ac720d1327ab0452f974 (diff) | |
clean up usbh, rename doxygen folder to docs
Diffstat (limited to 'src/host/hub.c')
| -rw-r--r-- | src/host/hub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/hub.c b/src/host/hub.c index 55c8597ad..485e47147 100644 --- a/src/host/hub.c +++ b/src/host/hub.c @@ -38,7 +38,7 @@ #include "tusb_option.h"
-#if (MODE_HOST_SUPPORTED && CFG_TUSB_HOST_HUB)
+#if (MODE_HOST_SUPPORTED && CFG_TUH_HUB)
#define _TINY_USB_SOURCE_FILE_
|
