diff options
| author | Reinhard Panhuber <[email protected]> | 2021-04-03 17:57:23 +0200 |
|---|---|---|
| committer | Reinhard Panhuber <[email protected]> | 2021-04-03 17:57:23 +0200 |
| commit | b3e548d2d640673ab2921878e8cabe56e31740c2 (patch) | |
| tree | 20c8acaac0843039bcc6bb982fb255ba361df56c /examples/device | |
| parent | f6ba58e370cd67b78dcd1758aa9fe010035f13bc (diff) | |
Fix uac2_headset
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/uac2_headset/src/tusb_config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/uac2_headset/src/tusb_config.h b/examples/device/uac2_headset/src/tusb_config.h index 8285c6b66..514728ac4 100644 --- a/examples/device/uac2_headset/src/tusb_config.h +++ b/examples/device/uac2_headset/src/tusb_config.h @@ -31,8 +31,6 @@ extern "C" { #endif -#include "usb_descriptors.h" - //-------------------------------------------------------------------- // COMMON CONFIGURATION //-------------------------------------------------------------------- |
