clean up warning
This commit is contained in:
@@ -111,9 +111,7 @@ void board_init(void)
|
||||
//--------------------------------------------------------------------+
|
||||
void USBHS_Handler(void)
|
||||
{
|
||||
#if CFG_TUSB_RHPORT0_MODE & OPT_MODE_DEVICE
|
||||
tud_int_handler(0);
|
||||
#endif
|
||||
tud_int_handler(0);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user