summaryrefslogtreecommitdiffstats
path: root/firmware/bootloaderconfig.h
diff options
context:
space:
mode:
authorcpldcpu <cpldcpu@gmail.com>2014-03-06 11:32:18 +0100
committercpldcpu <cpldcpu@gmail.com>2014-03-06 11:32:18 +0100
commit7a1beac2f9daf4e538453b86db2311f85038ccb0 (patch)
treea27be2169c7abc522665e591476b8e297ae9a4e2 /firmware/bootloaderconfig.h
parentf920c73ff3f855a8b52cae07bffef752cc496c64 (diff)
downloadmicronucleus-7a1beac2f9daf4e538453b86db2311f85038ccb0.tar.gz
micronucleus-7a1beac2f9daf4e538453b86db2311f85038ccb0.tar.bz2
micronucleus-7a1beac2f9daf4e538453b86db2311f85038ccb0.zip
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
Diffstat (limited to 'firmware/bootloaderconfig.h')
-rw-r--r--firmware/bootloaderconfig.h2
1 files changed, 1 insertions, 1 deletions
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)