lets increase it...

This commit is contained in:
iceman1001 2021-04-04 11:20:44 +02:00
parent a9aea6c726
commit ce9a6930c9

View file

@ -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 {