Merge commit 'd163ccc7ef037742735625386e09b52e6e8ea37f' into feature/midi_test_extensions

This commit is contained in:
Ed
2024-04-25 10:57:54 +01:00

View File

@@ -1122,9 +1122,9 @@ USB_Config_Descriptor_Audio2_t cfgDesc_Audio2=
.wTerminalType = UAC_TT_OUTPUT_TERMTYPE_SPEAKER,
0x00, /* 6 bAssocTerminal */
#if (OUTPUT_VOLUME_CONTROL == 1)
FU_USBOUT, /* 7 bSourceID Connect to analog input feature unit*/
FU_USBOUT, /* 7 bSourceID Connect to analog output feature unit */
#else
ID_IT_USB, /* 7 bSourceID Connect to analog input feature unit*/
ID_IT_USB, /* 7 bSourceID Connect to USB streaming input term */
#endif
ID_CLKSEL, /* 8 bCSourceUD */
0x0000, /* 9 bmControls */