fix incorrect total number of interface

This commit is contained in:
hathach 2022-05-06 17:22:52 +07:00
parent c289438b75
commit 79b5ab822e
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ enum
{
ITF_NUM_CDC = 0,
ITF_NUM_CDC_DATA,
ITF_NUM_MSC,
ITF_NUM_TOTAL
};