diff --git a/StorageOnFlash.h b/StorageOnFlash.h index a5af25d..77ed223 100644 --- a/StorageOnFlash.h +++ b/StorageOnFlash.h @@ -13,7 +13,7 @@ #define nf_storage_calib_size (10 * FLASH_PAGE_D_SIZE) #define nf_storage_calib_mainFlashPageAddress 0x0400A000 -#define nf_storage_calib_recoveryFlashPageAddress 0x0400B000 +#define nf_storage_calib_recoveryFlashPageAddress 0x0400F000 typedef struct { tStorageOnFlashFlagchip nf_storage_calib;