From 9812cfc6c6ab98e600a1dd812d62e465ea3b99b4 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 11 Feb 2021 11:48:34 +0700 Subject: [PATCH] clean up --- src/device/usbd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/device/usbd.c b/src/device/usbd.c index 10fd4612d..0c2d7b2ea 100644 --- a/src/device/usbd.c +++ b/src/device/usbd.c @@ -1113,7 +1113,6 @@ bool usbd_edpt_open(uint8_t rhport, tusb_desc_endpoint_t const * desc_ep) break; case TUSB_XFER_BULK: - if (_usbd_dev.speed == TUSB_SPEED_HIGH) { // Bulk highspeed must be EXACTLY 512