summaryrefslogtreecommitdiff
path: root/src/flash/str7x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/str7x.c')
-rw-r--r--src/flash/str7x.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/flash/str7x.c b/src/flash/str7x.c
index b7081208..2e04f6b1 100644
--- a/src/flash/str7x.c
+++ b/src/flash/str7x.c
@@ -44,8 +44,8 @@ str7x_mem_layout_t mem_layout[] = {
{0x00010000, 0x10000, 0x01},
{0x00020000, 0x10000, 0x01},
{0x00030000, 0x10000, 0x01},
- {0x000C0000, 0x02000, 0x10},
- {0x000C2000, 0x02000, 0x10},
+ {0x000C0000, 0x02000, 0x100},
+ {0x000C2000, 0x02000, 0x100},
{0,0},
};