mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
fix incorrect total number of interface
This commit is contained in:
parent
c289438b75
commit
79b5ab822e
@ -81,7 +81,6 @@ enum
|
||||
{
|
||||
ITF_NUM_CDC = 0,
|
||||
ITF_NUM_CDC_DATA,
|
||||
ITF_NUM_MSC,
|
||||
ITF_NUM_TOTAL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user