summaryrefslogtreecommitdiff
path: root/examples/obsolete/device/src
diff options
context:
space:
mode:
Diffstat (limited to 'examples/obsolete/device/src')
-rw-r--r--examples/obsolete/device/src/cdc_device_app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/device/src/cdc_device_app.c b/examples/obsolete/device/src/cdc_device_app.c
index 843ab5a7a..7989d86ab 100644
--- a/examples/obsolete/device/src/cdc_device_app.c
+++ b/examples/obsolete/device/src/cdc_device_app.c
@@ -67,7 +67,7 @@ void cdc_serial_app_umount(uint8_t rhport)
}
-void tud_cdc_rx_cb(uint8_t rhport)
+void tud_cdc_rx_cb(uint8_t itf)
{
}