1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-23 02:36:41 +00:00

Update usb.c

This commit is contained in:
Pablo Curiel 2020-08-17 17:31:24 -04:00
parent dfa425790a
commit 1e50cec315

View file

@ -39,6 +39,7 @@
#define USB_SS_BCD_REVISION 0x0300 #define USB_SS_BCD_REVISION 0x0300
#define USB_SS_EP_MAX_PACKET_SIZE 0x400 #define USB_SS_EP_MAX_PACKET_SIZE 0x400
/* Type definitions. */ /* Type definitions. */
typedef struct { typedef struct {