summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index cf2e65addf..188c60a5c2 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.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 0x14010 77/* #define ROM_START 0x14010 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