summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index da0bb41f80..02430e8a02 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -74,7 +74,8 @@
74#define HAVE_CHARGING 1 74#define HAVE_CHARGING 1
75 75
76/* The start address index for ROM builds */ 76/* The start address index for ROM builds */
77#define ROM_START 0x12010 77/* #define ROM_START 0x12010 for behind original Archos */
78#define ROM_START 0x7010 /* for behind BootBox */
78 79
79/* Software controlled LED */ 80/* Software controlled LED */
80#define CONFIG_LED LED_REAL 81#define CONFIG_LED LED_REAL