summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/host/hid_to_cdc/src/usb_descriptors.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/host/hid_to_cdc/src/usb_descriptors.c b/examples/host/hid_to_cdc/src/usb_descriptors.c
index 7dd73937c..e55899f65 100644
--- a/examples/host/hid_to_cdc/src/usb_descriptors.c
+++ b/examples/host/hid_to_cdc/src/usb_descriptors.c
@@ -81,7 +81,6 @@ enum
{
ITF_NUM_CDC = 0,
ITF_NUM_CDC_DATA,
- ITF_NUM_MSC,
ITF_NUM_TOTAL
};