summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/device/usbd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/usbd.h b/src/device/usbd.h
index 3831cdfcf..1de51af3e 100644
--- a/src/device/usbd.h
+++ b/src/device/usbd.h
@@ -97,7 +97,6 @@ bool tud_disconnect(void);
bool tud_connect(void);
// Enable or disable the Start Of Frame callback support
-// Return false on unsupported MCUs
bool tud_sof_cb_enable(bool en);
// Carry out Data and Status stage of control transfer