Class 1 FS - noise + occasional overflow

This commit is contained in:
Ed Clarke
2018-10-29 13:09:10 +00:00
parent fc68acae6e
commit 12327505e5
4 changed files with 5 additions and 4 deletions

View File

@@ -29,6 +29,6 @@
#define UAC_FORCE_FEEDBACK_EP 1
#define XUA_LITE 1 // Use simple/optimised USB buffer tasks
#define AUDIO_CLASS 2
#define AUDIO_CLASS 1
#endif