summaryrefslogtreecommitdiff
path: root/demos/host/src
diff options
context:
space:
mode:
Diffstat (limited to 'demos/host/src')
-rw-r--r--demos/host/src/tusb_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/host/src/tusb_config.h b/demos/host/src/tusb_config.h
index fc1399cae..8592d202c 100644
--- a/demos/host/src/tusb_config.h
+++ b/demos/host/src/tusb_config.h
@@ -60,7 +60,7 @@
//--------------------------------------------------------------------+
// HOST CONFIGURATION
//--------------------------------------------------------------------+
-#define TUSB_CFG_HOST_DEVICE_MAX 3
+#define TUSB_CFG_HOST_DEVICE_MAX 1
#define TUSB_CFG_CONFIGURATION_MAX 1
//------------- USBD -------------//