summaryrefslogtreecommitdiff
path: root/examples/device/uac2_headset/src/usb_descriptors.h
diff options
context:
space:
mode:
authorReinhard Panhuber <[email protected]>2021-04-15 17:04:25 +0200
committerReinhard Panhuber <[email protected]>2021-04-15 17:04:25 +0200
commitfa0d71f2cf26419d01a78227e7689ecb8771e785 (patch)
treee1cee597bfb245b849d0e27a5d9c60a1fc29abde /examples/device/uac2_headset/src/usb_descriptors.h
parent2e65d1543fe24d51862d425ae8822c2f3c7bf3e3 (diff)
Try to resolve include hassle in uac2_headset
Diffstat (limited to 'examples/device/uac2_headset/src/usb_descriptors.h')
-rw-r--r--examples/device/uac2_headset/src/usb_descriptors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/uac2_headset/src/usb_descriptors.h b/examples/device/uac2_headset/src/usb_descriptors.h
index 6651897b0..d9c5a63a7 100644
--- a/examples/device/uac2_headset/src/usb_descriptors.h
+++ b/examples/device/uac2_headset/src/usb_descriptors.h
@@ -26,7 +26,7 @@
#ifndef _USB_DESCRIPTORS_H_
#define _USB_DESCRIPTORS_H_
-#include "tusb.h"
+// #include "tusb.h"
// Unit numbers are arbitrary selected
#define UAC2_ENTITY_CLOCK 0x04