From 7a1beac2f9daf4e538453b86db2311f85038ccb0 Mon Sep 17 00:00:00 2001 From: cpldcpu Date: Thu, 6 Mar 2014 11:32:18 +0100 Subject: firmware: Extend timeout with any USB traffic, set timeout to 6s fixed weird bug with USB3.0 hub where MN is only recognized after 5s --- firmware/bootloaderconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/bootloaderconfig.h') diff --git a/firmware/bootloaderconfig.h b/firmware/bootloaderconfig.h index d52fa8c..3c1fba5 100644 --- a/firmware/bootloaderconfig.h +++ b/firmware/bootloaderconfig.h @@ -149,7 +149,7 @@ */ #define AUTO_EXIT_NO_USB_MS 0 -#define AUTO_EXIT_MS 5000 +#define AUTO_EXIT_MS 6000 /* * Defines the setting of the RC-oscillator calibration after quitting the bootloader. (OSCCAL) -- cgit v1.2.3