forked from PAWPAW-Mirror/lib_xua
Enable explicit feedback EP by default
This commit is contained in:
@@ -1171,6 +1171,10 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* Always enable explicit feedback EP, even when input stream is present */
|
||||||
|
#ifndef UAC_FORCE_FEEDBACK_EP
|
||||||
|
#define UAC_FORCE_FEEDBACK_EP (1)
|
||||||
|
#endif
|
||||||
|
|
||||||
#if (defined(UAC_FORCE_FEEDBACK_EP) && UAC_FORCE_FEEDBACK_EP == 0)
|
#if (defined(UAC_FORCE_FEEDBACK_EP) && UAC_FORCE_FEEDBACK_EP == 0)
|
||||||
#undef UAC_FORCE_FEEDBACK_EP
|
#undef UAC_FORCE_FEEDBACK_EP
|
||||||
|
|||||||
Reference in New Issue
Block a user