diff options
| -rw-r--r-- | firmware/export/config-fmrecorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h index 3187038..440614d 100644 --- a/firmware/export/config-fmrecorder.h +++ b/firmware/export/config-fmrecorder.h @@ -56,4 +56,4 @@ #define HAVE_BATTERIES 1 /* The start address index for ROM builds */ -#define ROM_START 0x12010 +#define ROM_START 0x14010 |