From 77dea3212038db4e1fe6c69c648a71aedea2684e Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 31 May 2019 23:18:17 +0200 Subject: [PATCH] text --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/common.h b/include/common.h index c52370de0..682c8da94 100644 --- a/include/common.h +++ b/include/common.h @@ -62,7 +62,7 @@ extern uint32_t FLASHMEM_SPIBAUDRATE; #endif #ifndef FLASH_MEM_MAX_SIZE -# define FLASH_MEM_MAX_SIZE 0x40000 // (262143) +# define FLASH_MEM_MAX_SIZE 0x40000 // (262144) #endif #ifndef FLASH_MEM_MAX_4K_SECTOR