Fix incorrect comment

This commit is contained in:
mbanth
2021-06-09 16:17:02 +01:00
parent 25d4a74b59
commit 95b80ebf72

View File

@@ -1285,4 +1285,4 @@ XUD_Result_t AudioClassRequests_1(XUD_ep ep0_out, XUD_ep ep0_in, USB_SetupPacket
return XUD_RES_ERR;
}
#endif
#endif /* NO_USB */
#endif /* XUA_USB_EN */