Fix size of version 9 storage

This commit is contained in:
Jochen Hoenicke 2017-12-14 19:30:21 +01:00
parent 2c63d51580
commit 5812f9865d
No known key found for this signature in database
GPG Key ID: EB17C6B5E51193F5
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ bool storage_from_flash(void)
} else
if (version == 9) {
// added u2froot
old_storage_size = 1704;
old_storage_size = 1640;
}
// erase newly added fields