summaryrefslogtreecommitdiffstats
path: root/firmware/bootloaderconfig.h
diff options
context:
space:
mode:
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 b443d6e..f3dc5d8 100644
--- a/firmware/bootloaderconfig.h
+++ b/firmware/bootloaderconfig.h
@@ -203,7 +203,7 @@ these macros are defined, the boot loader uses them.
/* max 6200ms to not overflow idlePolls variable */
-#define AUTO_EXIT_MS 2500
+#define AUTO_EXIT_MS 5000
//#define AUTO_EXIT_CONDITION() (idlePolls > (AUTO_EXIT_MS * 10UL))
// uncomment for chips with clkdiv8 enabled in fuses