diff --git a/lib/shared/sdk/usbboot/index.js b/lib/shared/sdk/usbboot/index.js index cd55b0b2..cfc626de 100644 --- a/lib/shared/sdk/usbboot/index.js +++ b/lib/shared/sdk/usbboot/index.js @@ -124,7 +124,7 @@ const USBBOOT_CAPABLE_USB_DEVICES = [ * @type {Number} * @constant */ -const DEVICE_REBOOT_DELAY = 5000 +const DEVICE_REBOOT_DELAY = 6000 /** * @summary The initial step of the file server usbboot phase