mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 05:07:03 +08:00
lets increase it...
This commit is contained in:
parent
a9aea6c726
commit
ce9a6930c9
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ typedef struct {
|
|||
//-----------------------------------------------------------------------------
|
||||
typedef struct {
|
||||
uint8_t atr_len;
|
||||
uint8_t atr[30];
|
||||
uint8_t atr[50];
|
||||
} PACKED smart_card_atr_t;
|
||||
|
||||
typedef enum SMARTCARD_COMMAND {
|
||||
|
|
Loading…
Reference in a new issue