summaryrefslogtreecommitdiffstats
path: root/firmware/bootloaderconfig.h
diff options
context:
space:
mode:
authorcpldcpu <cpldcpu@gmail.com>2013-12-15 20:19:35 +0100
committercpldcpu <cpldcpu@gmail.com>2013-12-15 20:19:35 +0100
commit7f1b5e11a801b4c6609870f79bbb93edab3292fd (patch)
treedad8f22809779f09bd1fb41be2e17ce92a942770 /firmware/bootloaderconfig.h
parentf6daa493d57a22caf58eb45aaebc978d5c2fa4f7 (diff)
downloadmicronucleus-7f1b5e11a801b4c6609870f79bbb93edab3292fd.tar.gz
micronucleus-7f1b5e11a801b4c6609870f79bbb93edab3292fd.tar.bz2
micronucleus-7f1b5e11a801b4c6609870f79bbb93edab3292fd.zip
don't exit bootloader with clean memory
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 e1b2a4c..53c650f 100644
--- a/firmware/bootloaderconfig.h
+++ b/firmware/bootloaderconfig.h
@@ -282,7 +282,7 @@ these macros are defined, the boot loader uses them.
*/
#define AUTO_EXIT_NO_USB_MS 0
-#define AUTO_EXIT_MS 6000
+#define AUTO_EXIT_MS 5000
/*
* Defines the setting of the RC-oscillator calibration after quitting the bootloader. (OSCCAL)