summaryrefslogtreecommitdiff
path: root/demos/host/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-09-26 15:15:16 +0700
committerhathach <[email protected]>2013-09-26 15:15:16 +0700
commit238afb474fd2c472e81874c9240bf55dd5c5c271 (patch)
treeab4d41890e75d7df0b0b960b5a7df245f2a2a5ec /demos/host/src
parenta6726f7d39e15cb01196eaba91ab494b54a00bdb (diff)
house keeping
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 99edfcf7b..af69b5dcd 100644
--- a/demos/host/src/tusb_config.h
+++ b/demos/host/src/tusb_config.h
@@ -76,7 +76,7 @@
#define TUSB_CFG_HOST_HID_KEYBOARD 0
#define TUSB_CFG_HOST_HID_MOUSE 1
#define TUSB_CFG_HOST_HID_GENERIC 0
-#define TUSB_CFG_HOST_MSC 1
+#define TUSB_CFG_HOST_MSC 0
#define TUSB_CFG_HOST_CDC 0
#define TUSB_CFG_HOST_CDC_RNDIS 0