summaryrefslogtreecommitdiff
path: root/examples/obsolete
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-07-13 00:33:46 +0700
committerhathach <[email protected]>2018-07-13 00:34:32 +0700
commitffdd925854c3fda233f41c929b5cf115cfdb7a62 (patch)
tree5dd98060fc0e575094962474d62f4daa88641da2 /examples/obsolete
parenta623f0c179b49f510a206666bbe2ca52144a6458 (diff)
clean up
Diffstat (limited to 'examples/obsolete')
-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)
{
}