summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index c2dd7572b7..5163b3dc8b 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -64,7 +64,8 @@
64#define HAVE_CHARGING 1 64#define HAVE_CHARGING 1
65 65
66/* The start address index for ROM builds */ 66/* The start address index for ROM builds */
67#define ROM_START 0xD010 67/* #define ROM_START 0xD010 for behind original Archos */
68#define ROM_START 0x6010 /* for behind BootBox */
68 69
69/* Software controlled LED */ 70/* Software controlled LED */
70#define CONFIG_LED LED_REAL 71#define CONFIG_LED LED_REAL