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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/obsolete/host/src/tusb_config.h b/examples/obsolete/host/src/tusb_config.h
index e555c8f35..7a7951f89 100644
--- a/examples/obsolete/host/src/tusb_config.h
+++ b/examples/obsolete/host/src/tusb_config.h
@@ -55,8 +55,8 @@
//------------- CLASS -------------//
#define CFG_TUH_HUB 1
-#define CFG_TUSB_HOST_HID_KEYBOARD 1
-#define CFG_TUSB_HOST_HID_MOUSE 1
+#define CFG_TUH_HID_KEYBOARD 1
+#define CFG_TUH_HID_MOUSE 1
#define CFG_TUSB_HOST_HID_GENERIC 0 // (not yet supported)
#define CFG_TUH_MSC 1
#define CFG_TUH_CDC 1