mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Use more defines when using main clock or master clock
This commit is contained in:
parent
2cbe43f269
commit
8b3159c83d
6 changed files with 11 additions and 8 deletions
|
@ -102,7 +102,6 @@
|
|||
#define MAX_BLOCKS 4
|
||||
#define MAX_SECTORS 16
|
||||
|
||||
#define MCK 48000000
|
||||
//#define FLASH_BAUD 24000000
|
||||
#define FLASH_MINFAST 24000000 //33000000
|
||||
#define FLASH_BAUD MCK/2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue