summaryrefslogtreecommitdiff
path: root/src/device/usbd.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-05-13 22:54:47 +0700
committerhathach <[email protected]>2022-05-13 22:54:47 +0700
commitc5ba1ea8c17a379beb47d9689e85e2ce6e67206f (patch)
treedc8834137b715ed660033674aebfece1057d6a10 /src/device/usbd.h
parent11f0ffd9a833f4ea9b28fd12f4dff03e9bb99331 (diff)
changes proposal to audio feedback computation
Diffstat (limited to 'src/device/usbd.h')
-rw-r--r--src/device/usbd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/usbd.h b/src/device/usbd.h
index d485d8711..30a27c5ee 100644
--- a/src/device/usbd.h
+++ b/src/device/usbd.h
@@ -33,7 +33,7 @@
extern "C" {
#endif
-typedef void (*tud_sof_isr_t) (uint32_t frame_count);
+// typedef void (*tud_sof_isr_t) (uint32_t frame_count);
//--------------------------------------------------------------------+
// Application API