This commit is contained in:
hathach
2018-07-13 00:33:46 +07:00
parent a623f0c179
commit ffdd925854
4 changed files with 10 additions and 10 deletions

View File

@@ -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)
{
}