forked from PAWPAW-Mirror/lib_xua
Remove #if from comment to allow easier verification that each #if has a corresponding #end
This commit is contained in:
@@ -1942,7 +1942,7 @@ USB_Config_Descriptor_Audio2_t cfgDesc_Audio2=
|
|||||||
.wLockDelay = 0x0008,
|
.wLockDelay = 0x0008,
|
||||||
},
|
},
|
||||||
#endif /* (INPUT_FORMAT_COUNT > 2) */
|
#endif /* (INPUT_FORMAT_COUNT > 2) */
|
||||||
#endif /* #if(NUM_USB_CHAN_IN > 0) */
|
#endif /* (NUM_USB_CHAN_IN > 0) */
|
||||||
|
|
||||||
#ifdef MIDI
|
#ifdef MIDI
|
||||||
/* MIDI Descriptors */
|
/* MIDI Descriptors */
|
||||||
|
|||||||
Reference in New Issue
Block a user