summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-player.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index d935a58edc..0b75f6eefa 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -50,6 +50,9 @@
/* Define this if the platform can charge batteries */
#define HAVE_CHARGING 1
+/* The start address index for ROM builds */
+#define ROM_START 0xD010
+
/* Define this for programmable LED available */
#define HAVE_LED