mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
Pass 2; commit 2;
This commit is contained in:
parent
368fe11df0
commit
c74dbb63b8
6 changed files with 77 additions and 34 deletions
|
@ -30,6 +30,9 @@ typedef unsigned char byte_t;
|
|||
#define MF_DBG_EXTENDED 4
|
||||
extern int MF_DBGLEVEL;
|
||||
|
||||
// Flashmem spi baudrate
|
||||
extern uint32_t FLASHMEM_SPIBAUDRATE;
|
||||
|
||||
// reader voltage field detector
|
||||
#define MF_MINFIELDV 4000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue