remove device mount and unmount callback
This commit is contained in:
@@ -241,14 +241,6 @@ int video_test(void)
|
||||
return ret;
|
||||
}
|
||||
|
||||
void usbh_device_mount_done_callback(struct usbh_hubport *hport)
|
||||
{
|
||||
}
|
||||
|
||||
void usbh_device_unmount_done_callback(struct usbh_hubport *hport)
|
||||
{
|
||||
}
|
||||
|
||||
static void usbh_class_test_thread(void *argument)
|
||||
{
|
||||
while (1) {
|
||||
|
||||
Reference in New Issue
Block a user