This commit is contained in:
hathach
2019-05-03 13:44:50 +07:00
parent 867e69ed9d
commit a8d98d09ca
2 changed files with 4 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ enum
uint8_t const desc_configuration[] =
{
// Inteface count, string index, total length, attribute, power in mA
// Interface count, string index, total length, attribute, power in mA
TUD_CONFIG_DESCRIPTOR(ITF_NUM_TOTAL, 0, CONFIG_TOTAL_LEN, TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP, 100),
#if CFG_TUD_CDC