mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
text
This commit is contained in:
parent
0898c0c9d1
commit
77dea32120
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ extern uint32_t FLASHMEM_SPIBAUDRATE;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef FLASH_MEM_MAX_SIZE
|
#ifndef FLASH_MEM_MAX_SIZE
|
||||||
# define FLASH_MEM_MAX_SIZE 0x40000 // (262143)
|
# define FLASH_MEM_MAX_SIZE 0x40000 // (262144)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef FLASH_MEM_MAX_4K_SECTOR
|
#ifndef FLASH_MEM_MAX_4K_SECTOR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue