diff options
Diffstat (limited to 'libmaple/usb/usb_config.h')
-rw-r--r-- | libmaple/usb/usb_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/usb/usb_config.h b/libmaple/usb/usb_config.h index e1eabb3..06c81ff 100644 --- a/libmaple/usb/usb_config.h +++ b/libmaple/usb/usb_config.h @@ -9,6 +9,7 @@ #define VCOM_ID_PRODUCT 0x0004 #define USB_CONFIG_MAX_POWER (100 >> 1) +#define RESET_DELAY (100) /* choose addresses to give endpoints the max 64 byte buffers */ #define USB_BTABLE_ADDRESS 0x00 |