summaryrefslogtreecommitdiff
path: root/examples/obsolete/host/src/tusb_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/obsolete/host/src/tusb_config.h')
-rw-r--r--examples/obsolete/host/src/tusb_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/host/src/tusb_config.h b/examples/obsolete/host/src/tusb_config.h
index c3e67328e..05ca1150f 100644
--- a/examples/obsolete/host/src/tusb_config.h
+++ b/examples/obsolete/host/src/tusb_config.h
@@ -47,7 +47,7 @@
// CONTROLLER CONFIGURATION
//--------------------------------------------------------------------+
//#define CFG_TUSB_MCU will be passed from IDE for easy board/mcu switching
-#define CFG_TUSB_CONTROLLER_0_MODE (TUSB_MODE_HOST)
+#define CFG_TUSB_CONTROLLER_0_MODE (OPT_MODE_HOST)
//--------------------------------------------------------------------+
// HOST CONFIGURATION